Searched defs:IsCompleteSpecification (Results 1 – 2 of 2) sorted by relevance
302 TEST(DeviceNameUtilsTest, IsCompleteSpecification) { in TEST() argument
328 bool DeviceNameUtils::IsCompleteSpecification(const ParsedName& pattern, in IsCompleteSpecification() function in tensorflow::DeviceNameUtils