Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc78 const string& DeviceNameOrUnspecified(Device* device) { in DeviceNameOrUnspecified() function
102 const string& op_device_name = DeviceNameOrUnspecified(op_device); in CopyInputToExpectedDevice()
434 << DeviceNameOrUnspecified(op->Device()); in EagerLocalExecute()
472 DeviceNameOrUnspecified(device)); in EagerLocalExecute()