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

/external/tensorflow/tensorflow/contrib/metrics/
H A D__init__.py23 @@streaming_recall_at_thresholds
120 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_recall_at_thresholds namespace
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
H A Dmetric_ops.py1865 def streaming_recall_at_thresholds(predictions, function
1874 The `streaming_recall_at_thresholds` function creates four local variables,
3755 'streaming_recall_at_thresholds',

Completed in 89 milliseconds