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