Home
last modified time | relevance | path

Searched defs:default_local_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.cc136 const DeviceSet* devices, const Device* default_local_device, in Placer()
147 const DeviceSet* devices, const Device* default_local_device) in Placer()
Dcolocation_graph.cc590 const Device* client_device, const Device* default_local_device) { in LocalAddressSpec()
607 const Device* default_local_device, in ColocationGraph()
1481 const Device* default_local_device) { in FilterSupportedDevices()
Dplacer_test.cc260 Status Place(Graph* graph, DeviceSet* devices, Device* default_local_device, in Place()