aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/shape_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* tf.tile gradient supports IndexedSlice (#17083)Gravatar Yan Facai (颜发才)2018-06-23
* Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Add tests for shape ops with bool inputs.Gravatar A. Unique TensorFlower2017-05-12
* [TF] Optimization of tf.tile: Skip allocation if multiples is all ones.Gravatar Eugene Brevdo2017-04-18
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Part 2b of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Update Fill, Tile, and Slice C++ shape fns to use MakeShapeFromShapeTensor, toGravatar A. Unique TensorFlower2016-11-14
* Make Python _TileShape op handle case where input's rank is not known.Gravatar A. Unique TensorFlower2016-11-10
* Move SparseTensor into its own framework.py, add get_shape().Gravatar Eugene Brevdo2016-11-01
* adding tests that should've been included in cl/135135194Gravatar Olivia Nordquist2016-10-13
* Automated rollback of change 133293158Gravatar Olivia Nordquist2016-09-15
* enable tile for complex inputs in gpu, github issue #2577Gravatar Olivia Nordquist2016-09-15
* TensorFlow: Add int64 output kernels for Shape, Size, ShapeN.Gravatar Vijay Vasudevan2016-09-07
* Improve shape inference with `tf.tile()` with partially unknown multiples.Gravatar Derek Murray2016-08-08
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
* Merge changes from github.Gravatar Martin Wicke2016-06-06
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* tensorflow: relax the dimensionality check for tf.squeeze.Gravatar A. Unique TensorFlower2016-02-04
* Simplify ConcatGrad so that it generates N+2 nodes instead 4N+16 nodes.Gravatar A. Unique TensorFlower2016-01-20
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: upstream changes to gitGravatar Manjunath Kudlur2015-12-02
* 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 steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06