Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.cc86 default_device_(default_device), in Placer()
113 ColocationGraph colocation_graph(graph_, devices_, default_device_, in Run()
Dplacer.h95 const Device* default_device_; // Not owned. variable
Dcolocation_graph.cc460 default_device_(default_device), in ColocationGraph()
721 default_device_); in GetDevicesForNode()
737 default_device_); in GetDevicesForNode()
815 default_device_); in GetDevicesForNode()
Dcolocation_graph.h246 const Device* default_device_; variable