Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dctc_ops.py697 def _ctc_loss_op_standard(labels, logits, logit_length, logits_time_major, function
914 res = _ctc_loss_op_standard(**params)
918 _ctc_loss_op_standard)