aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/spacetobatch_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Add SpaceToBatchND and BatchToSpaceND ops for > 2 spatial dimensions.Gravatar A. Unique TensorFlower2016-09-21
* To make the tests run both on GPU and CPU, when available, override use_gpu toGravatar Gunhan Gulsoy2016-09-09
* Switch several ops in array_ops.py to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-08
* Remove simple cases of use_gpu from tensorflow tests.Gravatar Gunhan Gulsoy2016-08-04
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Improves shape functions for tf.space_to_batch() and related ops.Gravatar Derek Murray2016-05-26
* Add ops SpaceToBatch and BatchToSpace.Gravatar A. Unique TensorFlower2016-04-20