aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/events_writer.cc
Commit message (Expand)AuthorAge
* Change EventsWriter reset order so that file_ is still available when recordi...Gravatar A. Unique TensorFlower2018-08-09
* Improve the error message when failing to write events.Gravatar Jonathan Hseu2018-03-01
* Return Status instead of bool in Init(), Flush(), and Close().Gravatar Jonathan Hseu2018-02-14
* Remove redundant get() calls and string conversionsGravatar A. Unique TensorFlower2017-05-30
* Use "nullptr" for null pointer valuesGravatar A. Unique TensorFlower2017-05-30
* Internal changes.Gravatar A. Unique TensorFlower2017-04-11
* Allows summary writer to take an optional suffix= argument, whichGravatar A. Unique TensorFlower2017-04-10
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Change FileExists to return tensorflow::Status.Gravatar Jonathan Hseu2016-11-04
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Add support to TFRecordReader and writer to read/write from zlib compressed f...Gravatar A. Unique TensorFlower2016-06-16
* Add basic_train_loop() as an example for higher level frameworks to copy orGravatar A. Unique TensorFlower2016-06-09
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Drop host_info.h from port.h and #include it directlyGravatar Josh Levenberg2016-01-06
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes to git (doc fixes).Gravatar Vijay Vasudevan2015-11-10
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06