aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/ctc_decoder_ops_test.py
Commit message (Expand)AuthorAge
* Fix log probabilities in testGravatar Vitaly Lavrukhin2018-07-27
* Return a failing status rather than CHECK-fail from CTCDecoder::Decode.Gravatar A. Unique TensorFlower2017-03-20
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Part 2e of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-07
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* Move CTC out of contrib and document.Gravatar Eugene Brevdo2016-06-15