aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/placer.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
* Small changes to placer comments and remove one conditional from Find().Gravatar A. Unique TensorFlower2018-07-26
* Add additional Python info into two error messages.Gravatar James Keeling2018-07-16
* Add experimental config field to output interpolatable error messagesGravatar James Keeling2018-07-16
* Exempt partitioned function calls from the Placer's constraint on resourceGravatar Akshay Agrawal2018-07-07
* 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
* Add node name to placer device-placement/kernel-assignment error messages .Gravatar A. Unique TensorFlower2018-02-22
* Adds more useful debug information to an error message when no kernels are fo...Gravatar A. Unique TensorFlower2017-12-22
* Automated g4 rollback of changelist 175593063Gravatar A. Unique TensorFlower2017-11-20
* Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13
* Moved tensorflow::StringPiece::Hasher out of tensorflow::StringPiece and rena...Gravatar A. Unique TensorFlower2017-11-13
* SimpleGraphExecutionState -> GraphExecutionStateGravatar Suharsh Sivakumar2017-09-07