aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/tensor_slice_writer.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Fixing int32 assumption for save_restore_tensor.cc and adding a python "end t...Gravatar Rohan Jain2016-08-09
* Add a size check before attempting to serialize a variable.Gravatar Derek Murray2016-06-15
* 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
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* Check the result of serializing a Tensor and return an error if it could not ...Gravatar Andrew Dai2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06