Home
last modified time | relevance | path

Searched defs:default_device (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/tests/
Dtest_environment.h43 Device &default_device() { return *(devs_[default_dev_]); } in default_device() function
/external/tensorflow/tensorflow/core/common_runtime/
Dplacer.cc82 const Device* default_device, bool allow_soft_placement, in Placer()
91 const Device* default_device) in Placer()
Dcolocation_graph.cc54 const Device* default_device) { in FilterSupportedDevices()
454 const Device* default_device, in ColocationGraph()
Dprocess_function_library_runtime.cc600 Device* default_device = nullptr; in InstantiateMultiDevice() local
/external/libdrm/tests/tegra/
Dopenclose.c30 static const char default_device[] = "/dev/dri/card0"; variable
/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.h143 string default_device; member
Dgraph_constructor.cc118 string default_device; member
/external/ppp/pppd/
Doptions.c95 int default_device = 1; /* Using /dev/tty or equivalent */ variable
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py171 default_device=None): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer.cc1546 const Device* default_device = in PlaceInlinedFunctionBody() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dcontrol_flow_ops_py_test.py4495 default_device, argument