aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/batch_kernels.cc
Commit message (Expand)AuthorAge
* Fixes a cleanup bug in BatchFunction op.Gravatar Vinu Rajashekhar2018-06-04
* Adds a batch-op implemented using TF functions.Gravatar Vinu Rajashekhar2018-06-01
* Optimized non-aligned case of split and split_v on the first input dimension.Gravatar A. Unique TensorFlower2018-02-27
* Plumbs a variable from the batching function decorator to the queue depth con...Gravatar A. Unique TensorFlower2018-02-08
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Moves batch ops to core and exposes tf.contrib.batchingGravatar Alexandre Passos2018-01-23