Searched defs:log_probs_ (Results 1 – 1 of 1) sorted by relevance
498 Tensor ctc_loss_impl(const Tensor& log_probs_, const Tensor& targets, LengthsType input_lengths, Le… in ctc_loss_impl()536 Tensor ctc_loss(const Tensor& log_probs_, const Tensor& targets, IntArrayRef input_lengths, IntArra… in ctc_loss()