Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils_test.cc332 TEST(DeviceClassTest, GetDeviceClassForNonChannelDevice) { in TEST() argument
H A Dutils.cc400 string GetDeviceClassForNonChannelDevice(const string& device_name) { in GetDeviceClassForNonChannelDevice() function