Home
last modified time | relevance | path

Searched refs:streaming_root_mean_squared_error (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py126 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_root_mean_squared_error
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops_test.py5721 metrics.streaming_root_mean_squared_error(
5729 mean, _ = metrics.streaming_root_mean_squared_error(
5737 _, update_op = metrics.streaming_root_mean_squared_error(
5746 error, update_op = metrics.streaming_root_mean_squared_error(
5767 rmse, update_op = metrics.streaming_root_mean_squared_error(
5782 rmse, update_op = metrics.streaming_root_mean_squared_error(
5797 rmse, update_op = metrics.streaming_root_mean_squared_error(
Dmetric_ops.py3083 def streaming_root_mean_squared_error(predictions, function