aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/sparse_conditional_accumulator_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Extend ConditionalAccumulator with SUM functionality.Gravatar Zhenyu Tan2018-09-06
* 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
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Adding int32 support to SparseConditionalAccumulator.apply_grad.Gravatar A. Unique TensorFlower2016-10-12
* Adding a ConditionalAccumulator class, which allows us to accumulate non-staleGravatar A. Unique TensorFlower2016-10-03