Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dctc_ops.py550 def _ilabel_to_state(labels, num_labels, ilabel_log_probs): function
657 state_log_probs = _ilabel_to_state(labels, num_labels, ilabel_log_probs)