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

/external/tensorflow/tensorflow/contrib/metrics/
H A D__init__.py32 @@streaming_curve_points
97 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_curve_points namespace
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
H A Dmetric_ops.py878 def streaming_curve_points(labels=None, function
888 The `streaming_curve_points` function creates four local variables,
3733 'streaming_curve_points',

Completed in 235 milliseconds