aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/device_name_utils.cc
Commit message (Expand)AuthorAge
* Making the device name comparison more robust for RemoteCall andGravatar Rohan Jain2018-06-25
* Removed an unused temporary variable from DeviceNameUtils::ParseFullName.Gravatar A. Unique TensorFlower2017-11-10
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Supports lookup devices by fullname either in the canonical form or theGravatar A. Unique TensorFlower2017-07-26
* Register devices under their legacy namesGravatar Brennan Saeta2017-06-22
* Fix DeviceNameUtils::ParsedNameToString to render non-CPU/GPU devices correctly.Gravatar A. Unique TensorFlower2017-03-01
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Several small changes to reduce the number of memory allocations alongGravatar A. Unique TensorFlower2016-07-16
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06