aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/tensor_shape.py
Commit message (Expand)AuthorAge
* Documentation fix for TensorShape.__getitem__Gravatar A. Unique TensorFlower2018-09-06
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Minor eager performance improvementsGravatar Akshay Modi2018-05-25
* 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
* Improvement to eager linear regression benchmarkGravatar Akshay Modi2018-03-06
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-23
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* [framework] Add 'most_specific_compatible_shape' for the most specific Tensor...Gravatar A. Unique TensorFlower2017-07-06
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Add examples to TensorShape documentation and ran autoformatter.Gravatar Cassandra Xia2017-05-02
* Fix links according to new convention.Gravatar Patrick Nguyen2017-02-14
* Doc fixit task 2.Gravatar Jonathan Hseu2017-02-13
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Some clean up in prepration for removing RegisterShape from python API.Gravatar Vijay Vasudevan2016-11-18
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Comparing Dimension to anything that cannot be cast to int should return NotI...Gravatar A. Unique TensorFlower2016-10-20
* Fix broken lists in documentation, and back-quote more identifiers.Gravatar Patrick Nguyen2016-09-28
* Add syntax highlighting and fix some lists in docs.Gravatar Patrick Nguyen2016-09-28
* Internal change.Gravatar A. Unique TensorFlower2016-09-15
* Prevent non-termination when iterating over an unknown shape.Gravatar Derek Murray2016-08-23
* TensorShape and Queue API fixesGravatar Eugene Brevdo2016-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
* 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
* 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
* Improve exception message when `TensorShape.with_rank()` failsGravatar Derek Murray2016-01-20
* Add support for storing Partial TensorShapes in python & op-def code.Gravatar Eugene Brevdo2016-01-11
* Make `MakeShape` and `VectorToShape` robust to negative indices.Gravatar Derek Murray2015-12-16
* 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: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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: Upstream changes to git.Gravatar Manjunath Kudlur2015-11-08
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06