Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer.cc146 const DeviceSet* devices, const Device* default_local_device, in Placer()
158 const DeviceSet* devices, const Device* default_local_device) in Placer()
H A 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()
H A Dplacer_test.cc272 Status Place(Graph* graph, DeviceSet* devices, Device* default_local_device, in Place()