Searched defs:streaming_mean_relative_error (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/metrics/
H A D__init__.py36 @@streaming_mean_relative_error
111 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_mean_relative_error namespace
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
H A Dmetric_ops.py2768 def streaming_mean_relative_error(predictions, function
2777 The `streaming_mean_relative_error` function creates two local variables,
3507 'Mean Relative Error': new_slim.metrics.streaming_mean_relative_error(
3747 'streaming_mean_relative_error',

Completed in 436 milliseconds