Searched refs:_streaming_confusion_matrix (Results 1 – 1 of 1) sorted by relevance
231 def _streaming_confusion_matrix(labels, predictions, num_classes, weights=None): function1135 total_cm, update_op = _streaming_confusion_matrix(labels, predictions,