aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/queue_runner.py
Commit message (Expand)AuthorAge
* Removing remove_undocumented calls from tensorflow/python.Gravatar Anna R2018-04-25
* Seal queue_runner's interface.Gravatar Patrick Nguyen2016-11-08
* Register QueueRunner threads with coordinator at creation time not start time.Gravatar Tim Harley2016-11-02
* Allow a QueueRunner to create_threads on multiple sessions.Gravatar A. Unique TensorFlower2016-10-31
* Added ability to export, import and copy a scoped meta graph.Gravatar Sherry Moore2016-10-20
* Add new QueueRunner optional argument: queue_closed_exception_types.Gravatar Eugene Brevdo2016-08-30
* Fix failures due to Tensor's __bool__ override.Gravatar A. Unique TensorFlower2016-08-29
* Simplify the Coordinator API by automatically tracking the set of coordinatedGravatar A. Unique TensorFlower2016-08-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Start the collected queue runners automatically when creating a new session inGravatar A. Unique TensorFlower2016-04-15
* Fix tf.train.start_queue_runners to use the passed session's graph, not the d...Gravatar A. Unique TensorFlower2016-04-14
* Added documentation for import_meta_graph and export_meta_graph.Gravatar Sherry Moore2016-02-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Added export_meta_graph() and import_meta_graph() forGravatar A. Unique TensorFlower2016-02-06
* Catch missing session error earlier when queue runners get called without def...Gravatar Yaroslav Bulatov2016-01-11
* Added 'name' property to QueueRunner.Gravatar A. Unique TensorFlower2015-12-14
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06