aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/ctc/ctc_decoder.h
Commit message (Expand)AuthorAge
* changes to ctc_beam_searchGravatar A. Unique TensorFlower2018-09-05
* Implementation of ctc beam search decoder op in custom op fashion.Gravatar A. Unique TensorFlower2018-08-02
* Added BeamRoot to manage instances of BeamEntry for CTCBeamSearchDecoderGravatar A. Unique TensorFlower2018-01-19
* Remove unused transcription array.Gravatar A. Unique TensorFlower2017-04-02
* Return a failing status rather than CHECK-fail from CTCDecoder::Decode.Gravatar A. Unique TensorFlower2017-03-20
* 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