aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/memmapped_file_system.proto
Commit message (Collapse)AuthorAge
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ↵Gravatar A. Unique TensorFlower2016-07-06
| | | | | | speedup. Change: 126726018
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
| | | | Change: 123900938
* Added a format for saving an inference graph that can be memmapped and an ↵Gravatar A. Unique TensorFlower2016-04-18
utility to convert a freezed graph into this format. Change: 120128412