aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/segment_reduction_ops_test.py
Commit message (Expand)AuthorAge
* Tweak test tolerance in segment_reduction_ops_test.py, which is otherwise flaky.Gravatar A. Unique TensorFlower2018-09-17
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Pylint fixGravatar Yong Tang2018-06-02
* Enable test case for complex number types with unsorted_segment_prodGravatar Yong Tang2018-06-02
* Add complex support for tf.segment_mean (#19225)Gravatar Yong Tang2018-05-14
* Merge commit for internal changesGravatar Akshay Modi2018-03-05
|\
| * Fix a case in SparseSegmentReduction ops with missing segment IDs, where all ...Gravatar A. Unique TensorFlower2018-03-05
* | Add unsortedsegment(prod/min/max/sqrt_n/mean). (#15858)Gravatar Phil2018-02-07
|/
* Allow SparseSegmentReduction ops to have missing segment IDs.Gravatar A. Unique TensorFlower2017-12-06
* Allow unsorted_segment_sum and unsorted_segment_max to take int64 num_segmentsGravatar James Keeling2017-11-28
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Merge changes from github.Gravatar Patrick Nguyen2017-09-15
* Merge changes from github.Gravatar A. Unique TensorFlower2017-09-06
* Add tf.unsorted_segment_sum GPU kernel for complex64/complex128.Gravatar RJ Ryan2017-04-11
* Allows missing indices in segment reduction operations.Gravatar A. Unique TensorFlower2017-03-01
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Fix spelling of identifiers.Gravatar Patrick Nguyen2016-09-28
* Reference math_ops symbols in the documentation and remove from whitelist.Gravatar Patrick Nguyen2016-09-21
* Add pylint indentation check to sanity and fix existing indentationGravatar A. Unique TensorFlower2016-09-11
* Fix UnsortedSegmentSum GPU kernel to handle zero-sized tensors.Gravatar A. Unique TensorFlower2016-08-16
* Custom GPU kernel for UnsortedSegmentSumOp.Gravatar A. Unique TensorFlower2016-08-08
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Better bounds checking for the segment reduction ops.Gravatar Josh Levenberg2016-03-29
* Improve input validation of SparseSegmentReduction ops. Also addGravatar Josh Levenberg2016-03-21
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-10
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* 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