aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/ctc/ctc_loss_calculator.h
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove unused using declarationsGravatar A. Unique TensorFlower2017-05-30
* Add option to CTCLoss to skip items with shorter labels than inputs (returns ...Gravatar A. Unique TensorFlower2017-05-11
* Compute the loss and gradients for each item in a batch in parallel using aGravatar A. Unique TensorFlower2016-07-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add CTC (Connectionist Temporal Classification) Ops to TF contrib.Gravatar Eugene Brevdo2016-02-26