Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py231 def _streaming_confusion_matrix(labels, predictions, num_classes, weights=None): function
1135 total_cm, update_op = _streaming_confusion_matrix(labels, predictions,