Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py107 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_false_negatives_at_thresholds
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py846 def streaming_false_negatives_at_thresholds(predictions, function
Dmetric_ops_test.py909 metrics.streaming_false_negatives_at_thresholds(
921 fn, fn_update_op = metrics.streaming_false_negatives_at_thresholds(
934 fn, fn_update_op = metrics.streaming_false_negatives_at_thresholds(