Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.cc330 Device* SelectBestMatchingDevice(const DeviceNameUtils::ParsedName& pattern, in SelectBestMatchingDevice() function
371 *out = SelectBestMatchingDevice(preferred, existing, supported_devs); in SelectDevice()
383 *out = SelectBestMatchingDevice(soft_device_name, existing, supported_devs); in SelectDevice()