aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/placer_test.cc
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
* Use device and colocation stack metadata to improve an error message in ops.p...Gravatar A. Unique TensorFlower2018-08-02
* Add additional Python info into two error messages.Gravatar James Keeling2018-07-16
* Make sure that that nodes connected by reference/resource edges are colocated.Gravatar Akshay Agrawal2018-07-03
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* [tf.data] Move the C++ Dataset class implementations to the framework library.Gravatar Derek Murray2018-02-07
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* SimpleGraphExecutionState -> GraphExecutionStateGravatar Suharsh Sivakumar2017-09-07