aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/core/errors.h
Commit message (Expand)AuthorAge
* There were two different error reporting formats within TensorFlow: `{{key va...Gravatar A. Unique TensorFlower2018-09-04
* Currently there are two formats for error reporting inside TensorFlow. This i...Gravatar A. Unique TensorFlower2018-08-31
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Adding NodeDef names to error messages for better debuggability.Gravatar A. Unique TensorFlower2018-07-27
* Use is_constructible instead of is_convertible.Gravatar Akshay Modi2018-04-17
* Break the dependency between platform/types.h and bfloat16.h, and betweenGravatar A. Unique TensorFlower2018-03-13
* Switch resource variables from copy-on-read to copy-on-write.Gravatar A. Unique TensorFlower2017-09-11
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Changes to reduce code size (especially useful for mobile):Gravatar A. Unique TensorFlower2016-03-01
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06