aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/device_name_utils_test.cc
Commit message (Expand)AuthorAge
* Making the device name comparison more robust for RemoteCall andGravatar Rohan Jain2018-06-25
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-04
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* 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
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* 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