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.cc146 const DeviceSet* devices, const Device* default_local_device, in Placer()
158 const DeviceSet* devices, const Device* default_local_device) in Placer()
Dcolocation_graph.cc613 const Device* client_device, const Device* default_local_device) { in LocalAddressSpec()
630 const Device* default_local_device, in ColocationGraph()
1549 const Device* default_local_device) { in FilterSupportedDevices()
Dplacer_test.cc272 Status Place(Graph* graph, DeviceSet* devices, Device* default_local_device, in Place()