aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/pack_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
* Removing the constant checking for tf.parallel_stack since it convertsGravatar Xiaoqiang Zheng2017-01-05
* Adds the following new ops:Gravatar A. Unique TensorFlower2017-01-03
* 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
* Clean up another batch of tensorflow tests that are using use_gpu.Gravatar Gunhan Gulsoy2016-09-09
* Fix shape inference for pack with a negative axisGravatar Geoffrey Irving2016-08-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
* Implements automatic packing for nested lists/tuples of tensors.Gravatar Derek Murray2016-05-16
* Make tf.pack use Const op when input is a constant list (or ndarray).Gravatar A. Unique TensorFlower2016-05-04
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* 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