aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/unpack_op_test.py
Commit message (Expand)AuthorAge
* Remove all remaining tf.pack,tf.unpack references and remove tf.pack/tf.unpackGravatar A. Unique TensorFlower2017-01-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Add tf.stack and tf.unstack to replace tf.pack and tf.unpack.Gravatar A. Unique TensorFlower2016-10-27
* Fix spelling of identifiers.Gravatar Patrick Nguyen2016-09-28
* To make the tests run both on GPU and CPU, when available, override use_gpu toGravatar Gunhan Gulsoy2016-09-09
* Remove more uses of use_gpu from tensorflow tests.Gravatar Gunhan Gulsoy2016-08-05
* Add support for Tensors of zero size to unpack.Gravatar A. Unique TensorFlower2016-07-11
* Add axis option to tf.unpack and tf.pack.Gravatar A. Unique TensorFlower2016-06-23
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Add a human-readable Tensor.__repr__(), and improve TensorShape.__str__().Gravatar Derek Murray2015-12-15
* 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