Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dctc_loss_op.cc361 ->ThenCtcLoss(*probs_desc, probs_data, labels_data, in Compute()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream.h1367 Stream &ThenCtcLoss(const dnn::RnnStateTensorDescriptor &probs_desc,
Dstream.cc2274 Stream &Stream::ThenCtcLoss(const dnn::RnnStateTensorDescriptor &probs_desc, in ThenCtcLoss() function in stream_executor::Stream