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
2632 labels = _maybe_expand_labels(labels, predictions_idx)
3044 labels = _maybe_expand_labels(labels, predictions_idx)
3487 labels = _maybe_expand_labels(labels, predictions_idx)