aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/reshape_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Reshape: Add 64-bit output kernel.Gravatar Asim Shankar2017-08-19
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* Allow passing constant_value_as_shape from call_cpp_shape_fn to the C++ shapeGravatar A. Unique TensorFlower2016-11-01
* Add partial shape inference for values that are used as shapes.Gravatar Derek Murray2016-06-25
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Prevent the feeding of tensors whose values are used to calculate shapes.Gravatar Derek Murray2016-03-15
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* 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 steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06