aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/barrier_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* fix: typos using misspellGravatar Andreas Solleder2017-05-20
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Queues and SQSS raise Cancelled instead of Aborted on Enqueue when closed.Gravatar Eugene Brevdo2016-08-30
* Fix an embarassing bug in SQSS:Gravatar Eugene Brevdo2016-08-18
* Fix breaking barrier_ops and priority_queue_ops python3 unit tests.Gravatar Eugene Brevdo2016-06-28
* Added the PriorityQueue and Barrier TF objects.Gravatar Eugene Brevdo2016-06-28