Searched refs:streaming_true_negatives (Results 1 – 3 of 3) sorted by relevance
134 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_true_negatives
96 def streaming_true_negatives(predictions, function
820 metrics.streaming_true_negatives((0, 1, 0), (0, 1, 1))837 tn, tn_update_op = metrics.streaming_true_negatives(854 tn, tn_update_op = metrics.streaming_true_negatives(