aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/tensor_slice_reader.cc
Commit message (Expand)AuthorAge
* Expose data type information in checkpoint reader.Gravatar A. Unique TensorFlower2017-10-05
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Allow strings to be read in tensor_slice_readerGravatar A. Unique TensorFlower2016-11-10
* Creating a Env::GetMatchingPaths function to match patterns against the FS. U...Gravatar Rohan Jain2016-09-22
* inspect_checkpoint: make it print out number of slices.Gravatar Zongheng Yang2016-09-08
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Code cleanup: add a missing #undef in tensor_slice_reader.Gravatar Zongheng Yang2016-08-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Clean up callers of old Env:: APIs that don't pass unique_ptr.Gravatar Vijay Vasudevan2016-06-20
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-21
* Rollback of "Change tensorflow code to use proto_text for DebugString andS ho...Gravatar A. Unique TensorFlower2016-04-19
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-19
* Added dtype information in DebugString().Gravatar Sherry Moore2016-04-06
* Added a simple Python-based inspect_checkpoint tool.Gravatar Sherry Moore2016-04-04
* Added GetTensor() to return tensor content for a single variable fromGravatar Sherry Moore2016-04-01
* Added Python APIs for inspecting checkpoint content.Gravatar Sherry Moore2016-03-23
* Add versions to checkpointsGravatar Geoffrey Irving2016-02-10
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06