History log of /external/tensorflow/tensorflow/core/framework/reader_base.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
12cfeb2c5291b1d2af55bf0905374043be599c5a 26-Jan-2018 A. Unique TensorFlower <gardener@tensorflow.org> Cleanup: Ran clang-format on all *.{h,cc} files in tensorflow/core/framework.

PiperOrigin-RevId: 183429540
/external/tensorflow/tensorflow/core/framework/reader_base.cc
e85d3df92deb9d717befdf173966a2913ac2aea0 29-Jun-2017 Geoffrey Irving <geoffreyi@google.com> Prepare to remove a bunch of proto.h includes from tensorflow/core headers

The goal is to make kernels mostly independent of proto headers, which will let
us lock down our .so imports. This CL does not remove any actual headers, but
changes a bunch of files so that header removal is possible in a followup CL.
It also marks the headers that will be removed with

// TODO(b/62899350): Remove

RELNOTES: n/a
PiperOrigin-RevId: 160552878
/external/tensorflow/tensorflow/core/framework/reader_base.cc
11f11c86389265f3958700ca689576f0f477609a 22-Feb-2017 Jonathan Hseu <jhseu@google.com> Move tensorflow::ReaderBase to tensorflow/core/framework so that it can be used in custom op libraries and contrib.
Change: 148181260
/external/tensorflow/tensorflow/core/framework/reader_base.cc