Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py111 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_false_positives_at_thresholds
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py855 def streaming_false_positives_at_thresholds(predictions, function
Dmetric_ops_test.py954 metrics.streaming_false_positives_at_thresholds(
962 fp, fp_update_op = metrics.streaming_false_positives_at_thresholds(
975 fp, fp_update_op = metrics.streaming_false_positives_at_thresholds(