Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py132 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_sparse_recall_at_k
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops_test.py3941 sp_recall, sp_update_op = metrics.streaming_sparse_recall_at_k(
3959 sp_recall, sp_update_op = metrics.streaming_sparse_recall_at_k(
3977 sp_recall, sp_update_op = metrics.streaming_sparse_recall_at_k(
3998 sp_recall, sp_update_op = metrics.streaming_sparse_recall_at_k(
4696 metric, update = metrics.streaming_sparse_recall_at_k(
5379 _, recall = metrics.streaming_sparse_recall_at_k(
Dmetric_ops.py2173 def streaming_sparse_recall_at_k(predictions, function