Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py102 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_curve_points
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops_test.py1570 metric_ops.streaming_curve_points(
1579 points, _ = metric_ops.streaming_curve_points(
1587 _, update_op = metric_ops.streaming_curve_points(
1599 points, update_op = metric_ops.streaming_curve_points(
1622 points, update_op = metric_ops.streaming_curve_points(
Dmetric_ops.py873 def streaming_curve_points(labels=None, function