Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtf_device_assignment.cc35 explicit SimpleTFDeviceAssignmentPass(llvm::StringRef default_device) { in SimpleTFDeviceAssignmentPass()
98 llvm::StringRef default_device) { in CreateSimpleTFDeviceAssignmentPass()
/external/vulkan-validation-layers/tests/
Dtest_environment.h43 Device &default_device() { return *(devs_[default_dev_]); } in default_device() function
/external/libdrm/tests/tegra/
Dopenclose.c30 static const char default_device[] = "/dev/dri/card0"; variable
/external/tensorflow/tensorflow/core/tfrt/runtime/
Druntime.cc48 std::string default_device = kDefaultHostDeviceName; in InitializeOpHandlers() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.h155 string default_device; member
Dinspecting_placer.cc116 const Device* default_device, in InspectingPlacer()
Dprocess_function_library_runtime.cc462 const FunctionLibraryDefinition* lib_def, Device* default_device) { in PinArgsAndRets()
817 Device* default_device = nullptr; in InstantiateMultiDevice() local
Dgraph_constructor.cc153 string default_device; member
/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.h58 std::optional<pybind11::object> default_device; member
Djax_jit.cc686 xla::PjRtDevice* default_device, bool is_committed, in ComputeSignature()
/external/tensorflow/tensorflow/compiler/mlir/tfrt/translate/
Dtfrt_compile_options.h39 std::string default_device = "/job:localhost/replica:0/task:0/device:CPU:0"; member
/external/tensorflow/tensorflow/core/tfrt/eager/
Dtransform_graph_function.cc83 Device* default_device = nullptr; in TransformGraphFunction() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
Dsoftmax_op_benchmark.cc83 Eigen::DefaultDevice default_device; in EigenSoftmax() local
/external/nos/host/generic/libnos_datagram/
Dcitadel.cpp337 static const char *default_device(void) { in default_device() function
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Drocm_tracer.cc319 thread_local uint32_t default_device = 0; in operator ()() local
/external/eigen/unsupported/test/
Dcxx11_tensor_executor.cpp654 Eigen::DefaultDevice default_device; in EIGEN_DECLARE_TEST() local
/external/ppp/pppd/
Doptions.c95 int default_device = 1; /* Using /dev/tty or equivalent */ variable
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc552 ComPtr<IMMDevice> default_device; in GetDeviceNamesInternal() local
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib.py377 default_device=None): argument
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dcontrol_flow_ops_py_test.py4992 default_device, argument
/external/ComputeLibrary/include/CL/
Dopencl.hpp2217 static Device setDefault(const Device &default_device) in setDefault()
/external/mesa3d/include/CL/
Dcl2.hpp2135 static Device setDefault(const Device &default_device) in setDefault()