aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/whole_file_read_ops.cc
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-09-04
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* Make tf.write_file recursively create the directory it is saving to.Gravatar A. Unique TensorFlower2017-07-13
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Fix WholeFileReader for named pipes (or any file with incorrect or non-fixed ...Gravatar Jonathan Hseu2017-05-18
* Move tensorflow::ReaderBase to tensorflow/core/framework so that it can be us...Gravatar Jonathan Hseu2017-02-21
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* Clean up callers of old Env:: APIs that don't pass unique_ptr.Gravatar Vijay Vasudevan2016-06-20
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06