Home
last modified time | relevance | path

Searched defs:GetNamesForDeviceMappings (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Ddevice_name_utils_test.cc458 TEST(DeviceNameUtilsTest, GetNamesForDeviceMappings) { in TEST() argument
Ddevice_name_utils.cc486 std::vector<string> DeviceNameUtils::GetNamesForDeviceMappings( in GetNamesForDeviceMappings() function in tensorflow::DeviceNameUtils