aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/slice_op_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 copy optimization in Tensor slicing.Gravatar A. Unique TensorFlower2018-09-10
* clarify __iter__ error message.Gravatar Mark Daoust2018-08-03
* Enable fetching shapes from the C API by default.Gravatar Skye Wanderman-Milne2018-06-15
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Allowing __iter__ over 1+dimensional tensors with known shapes.Gravatar Alexandre Passos2017-11-03
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Fix SliceHelper _baseslice case to use the same dtype for begin and strides.Gravatar Vijay Vasudevan2017-07-10
* Allow (safe) in-place computation in TensorFlow C++ ops. When at least one in...Gravatar A. Unique TensorFlower2017-02-21
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Automated rollback of change 138583261Gravatar Jonathan Hseu2016-11-18
* Rename tf.Tensor to tf.OutputGravatar Jonathan Hseu2016-11-08
* Change StridedSlice to error on scalar input, in bothGravatar A. Unique TensorFlower2016-09-27
* To make the tests run both on GPU and CPU, when available, override use_gpu toGravatar Gunhan Gulsoy2016-09-09
* Improve shape inference for `tf.slice()`.Gravatar Derek Murray2016-08-08
* Remove more uses of use_gpu from tensorflow tests.Gravatar Gunhan Gulsoy2016-08-05
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Illia Polosukhin2016-04-18
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Allow slicing up to rank 6 tensors.Gravatar A. Unique TensorFlower2016-01-06
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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