aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/sets_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Fix bug in shape inference for set operations. It errantly had been setting f...Gravatar A. Unique TensorFlower2017-01-12
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Fix set operations to allow dense vs sparse tensor args in any order. And imp...Gravatar A. Unique TensorFlower2016-12-07
* Part 2d of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-04
* Moves metrics/sets and tensor_util.convert_to_tensor_or_sparse_tensor from co...Gravatar A. Unique TensorFlower2016-12-01