↓ 2 callersMethod_run_rnnt(self, trans_acts, pred_acts, labels,
input_lengths, label_lengths,
ex
tensorflow_binding/tests/test_warprnnt_op.py:12
Methodforward(ctx, trans_acts, pred_acts, labels, act_lens, label_lens,
size_average, blank_label)
pytorch_binding/warprnnt_pytorch/__init__.py:13
Methodforward(ctx, trans_acts, pred_acts, labels, act_lens, label_lens, blank)
pytorch_binding/test/transducer_np.py:97
Methodforward(self, trans_acts, pred_acts, labels, act_lens, label_lens)
pytorch_binding/test/transducer_np.py:130