Home
last modified time | relevance | path

Searched refs:dst_device_full (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.cc442 const auto dst_device_full = device_name.substr(to_loc + to.size()); in GetDeviceClass() local
445 " -> ", GetDeviceClassForNonChannelDevice(dst_device_full)); in GetDeviceClass()