aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/tensor_slice_reader.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Fixed typos, commentsGravatar PW4862017-11-09
* Expose data type information in checkpoint reader.Gravatar A. Unique TensorFlower2017-10-05
* Replace CHECKs in v1 checkpoint loading codepath with returning errors.Gravatar A. Unique TensorFlower2017-09-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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
* 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
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06