Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py164 def _maybe_expand_labels(labels, predictions): function
2604 labels = _maybe_expand_labels(labels, predictions_idx)
3014 labels = _maybe_expand_labels(labels, predictions_idx)
3410 labels = _maybe_expand_labels(labels, predictions_idx)