Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py135 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_true_negatives_at_thresholds
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py864 def streaming_true_negatives_at_thresholds(predictions, function
Dmetric_ops_test.py996 metrics.streaming_true_negatives_at_thresholds(
1004 tn, tn_update_op = metrics.streaming_true_negatives_at_thresholds(
1017 tn, tn_update_op = metrics.streaming_true_negatives_at_thresholds(