aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/batching/BUILD
Commit message (Expand)AuthorAge
* Delete the shims in tensorflow/contrib/batching/.Gravatar Christopher Olston2018-10-02
* Add wrapper header file for SerialDeviceBatchSchedulerGravatar A. Unique TensorFlower2018-06-01
* Mark queue related ops as having side effectGravatar Benoit Steiner2018-05-24
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Moves batch ops to core and exposes tf.contrib.batchingGravatar Alexandre Passos2018-01-23
* Reorganize the shared batching scheduler headers, leaving forwarding shims.Gravatar Alexandre Passos2018-01-12
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Re-enable adaptive_shared_batch_scheduler_test after potential bugfix.Gravatar Martin Wicke2017-12-18
* Fix support for functions to grappler items.Gravatar A. Unique TensorFlower2017-12-18
* Re-enable adaptive_shared_batch_scheduler_test after potential bugfix.Gravatar Martin Wicke2017-12-18
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Automated g4 rollback of changelist 172936802Gravatar A. Unique TensorFlower2017-10-23
* Automated g4 rollback of changelist 172924803Gravatar A. Unique TensorFlower2017-10-20
* Add AdaptiveSharedBatchScheduler which processes batches at a variable rate w...Gravatar A. Unique TensorFlower2017-10-20
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Automated g4 rollback of changelist 158565259Gravatar Gunhan Gulsoy2017-09-14
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-10
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-06
* Internal changeGravatar A. Unique TensorFlower2017-06-21
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-05-30
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Add headers to targets in tensorflow/contrib/batching/BUILD.Gravatar Christopher Olston2017-04-27
* Introduce ops for batching/unbatching tensors across Session::Run() calls.Gravatar Christopher Olston2017-04-27
* Move the core API & implementation of the TF-Serving batching library to tens...Gravatar Christopher Olston2017-03-24