aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/tensor_shape_test.py
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Scott Zhu2018-04-13
* Make DType, TensorShape, and Dimension "reducable" for pickling purposes.Gravatar A. Unique TensorFlower2018-04-12
* TFE: Implement __r*__ operators for `Dimension`.Gravatar Akshay Agrawal2018-03-08
* Automated g4 rollback of changelist 188265500Gravatar Sergio Guadarrama2018-03-08
* TFE: Implement __r*__ operators for `Dimension`.Gravatar Akshay Agrawal2018-03-07
* [framework] Add 'most_specific_compatible_shape' for the most specific Tensor...Gravatar A. Unique TensorFlower2017-07-06
* Comparing Dimension to anything that cannot be cast to int should return NotI...Gravatar A. Unique TensorFlower2016-10-20
* Prevent non-termination when iterating over an unknown shape.Gravatar Derek Murray2016-08-23
* Validate shapes for set operations. Remove useless RegisterShape.Gravatar A. Unique TensorFlower2016-08-09
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Make TensorShape support equality with other types by returning NotImplemente...Gravatar A. Unique TensorFlower2016-05-23
* Add Dimension.__str__ and improve TensorShape.merge_with errorsGravatar Geoffrey Irving2016-04-11
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Get rid of mysterious comment previously needed for syncing withGravatar Josh Levenberg2016-02-01
* Replace make_tensor_shape_proto with TensorShape.as_protoGravatar Geoffrey Irving2016-01-25
* Prepare to hide tf.tensor_utilGravatar Geoffrey Irving2016-01-20
* Add support for storing Partial TensorShapes in python & op-def code.Gravatar Eugene Brevdo2016-01-11
* Add a human-readable Tensor.__repr__(), and improve TensorShape.__str__().Gravatar Derek Murray2015-12-15
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-03
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Minor updates to docs, BUILD, GPU config / perf, etc.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06