aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/memmapped_file_system.cc
Commit message (Expand)AuthorAge
* Replace all COMPILER_MSVC to _MSC_VER and _WIN32 accordingly (#18448)Gravatar Loo Rong Jie2018-04-12
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-04
* Break FileSystem's dependency on ThreadPool.Gravatar A. Unique TensorFlower2018-03-30
* Removed StringPiece::set and StringPiece::clear, as they have no absl::string...Gravatar A. Unique TensorFlower2017-11-10
* 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
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fixed asan test for memmapped file systemGravatar A. Unique TensorFlower2016-04-19
* Added a format for saving an inference graph that can be memmapped and an uti...Gravatar A. Unique TensorFlower2016-04-18