aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tensor_shape_test.cc
Commit message (Expand)AuthorAge
* Add `ostream<<` to `tensorflow::TensorShapeBase`.Gravatar A. Unique TensorFlower2018-03-19
* Cleanup: Ran clang-format on all *.{h,cc} files in tensorflow/core/framework.Gravatar A. Unique TensorFlower2018-01-26
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Add methods RemoveLastDims and RemoveDimRange to TensorShape. Apart from the ...Gravatar A. Unique TensorFlower2017-09-20
* Remove benchmark for TensorShapeOld.Gravatar A. Unique TensorFlower2017-09-13
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Make TensorShape and PartialTensorShape share memory representationGravatar Geoffrey Irving2017-05-19
* Remove 2**40 size limit on TensorShape and harden to overflowGravatar Geoffrey Irving2017-03-30
* Add remaining features to MutableDenseHashTable:Gravatar A. Unique TensorFlower2016-10-18
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Reduce overhead of ExecutorState::ProcessOutputs:Gravatar A. Unique TensorFlower2016-05-04
* More comprehensively enforcing Tensor MaxDimensions limit.Gravatar David G. Andersen2016-04-08
* TensorFlow: fix a bunch of remaining warnings (CPU / linux)Gravatar Vijay Vasudevan2016-02-16
* Expose the ability to store and retrieve a datatype from the TensorShapeGravatar A. Unique TensorFlower2016-02-10
* s/max/std::max/Gravatar Manjunath Kudlur2016-02-09
* Reimplementation of TensorShape to significantly reduce its memory footprintGravatar A. Unique TensorFlower2016-02-08
* TensorFlow: fix bug in TensorShapeDim -- size is the wrong type.Gravatar Vijay Vasudevan2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06