Home
last modified time | relevance | path

Searched refs:false_negatives_at_thresholds (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.metrics.pbtxt20 name: "false_negatives_at_thresholds"
/external/tensorflow/tensorflow/python/distribute/
Dmetrics_v1_test.py270 return metrics.false_negatives_at_thresholds(labels, predictions, [.5])
/external/tensorflow/tensorflow/python/kernel_tests/
Dmetrics_test.py4244 metrics.false_negatives_at_thresholds(
4258 fn, fn_update_op = metrics.false_negatives_at_thresholds(
4275 fn, fn_update_op = metrics.false_negatives_at_thresholds(
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py1574 def false_negatives_at_thresholds(labels, function