Remove old implementation of the adaptive shared batcher, the in flight batches imple...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 27 Feb 2018 02:05:59 +0000 (18:05 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit9139a571f852d06541b0c9f2343c701ac4b7d4ff
tree61439cb33d57fb0cf01470e9aa5eab22cb14809e
parent7a2ba8edbaa6491ff33ae1412d9ba45e80c2cc3c
Remove old implementation of the adaptive shared batcher, the in flight batches implemntation delivers similar performance but is simpler and requires less tuning.

PiperOrigin-RevId: 187111685
tensorflow/core/kernels/batching_util/adaptive_shared_batch_scheduler.h
tensorflow/core/kernels/batching_util/adaptive_shared_batch_scheduler_test.cc