aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/memmapped_file_system_test.cc
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Fix signed integer overflows detected with -fsanitize=signed-integer-overflowGravatar A. Unique TensorFlower2017-08-03
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Update use of deprecated GraphDef.version to GraphDef.versions. This change o...Gravatar A. Unique TensorFlower2017-06-10
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* Adding FileSystem::Stat to the core filesystem API. Implemented versions of i...Gravatar A. Unique TensorFlower2016-07-12
* Clean up callers of old Env:: APIs that don't pass unique_ptr.Gravatar Vijay Vasudevan2016-06-20
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added a format for saving an inference graph that can be memmapped and an uti...Gravatar A. Unique TensorFlower2016-04-18