aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/random_shuffle_queue_test.py
Commit message (Expand)AuthorAge
* Move random tests to a separate subdirectory.Gravatar A. Unique TensorFlower2017-10-18
* More changs to avoid flakes in random_shuffle_queue_testGravatar Gunhan Gulsoy2017-10-18
* Add some sort of synchronization to testBlockingEnqueueManyToClosedQueue test.Gravatar Gunhan Gulsoy2017-10-02
* Add missing `thread.join()` in tests for tf.RandomShuffleQueue.Gravatar Derek Murray2017-03-09
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Fixed a race condition in direct sessions: we shouldn't call RecvOutputs if theGravatar Benoit Steiner2016-11-16
* Fix RandomShuffleQueue random seed when shared_name is provided.Gravatar A. Unique TensorFlower2016-09-16
* Queues and SQSS raise Cancelled instead of Aborted on Enqueue when closed.Gravatar Eugene Brevdo2016-08-30
* Add support for DequeueUpTo in RandomShuffleQueue and uses this to add the op...Gravatar A. Unique TensorFlower2016-07-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Add allow_small_batch attribute to QueueInterface, and a new opGravatar Eugene Brevdo2016-04-20
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06