Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.h100 const Device* default_local_device_; // Not owned. variable
Dplacer.cc142 default_local_device_(default_local_device), in Placer()
176 default_local_device_, allow_soft_placement_, in Run()
Dcolocation_graph.cc620 default_local_device_(default_local_device), in ColocationGraph()
1119 default_local_device_); in GetSoftDeviceCandidates()
1142 default_local_device_); in GetSoftDeviceCandidates()
1196 devices, root_member.supported_device_types(), default_local_device_); in GetDevicesForNode()
1283 default_local_device_); in GetDevicesForNode()
Dcolocation_graph.h377 const Device* default_local_device_; variable