aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/core/status.cc
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* Use std::unique_ptr for Status::state_; NFCGravatar A. Unique TensorFlower2017-08-01
* Use "nullptr" for null pointer valuesGravatar A. Unique TensorFlower2017-05-30
* Avoid creating a tensorflow::Status::OK() object and destroying it onGravatar Jeffrey A. Dean2017-03-02
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* 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
* Move trivial Status destructor to be inline. Having it out of lineGravatar A. Unique TensorFlower2016-01-12
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06