/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | tf_device_assignment.cc | 35 explicit SimpleTFDeviceAssignmentPass(llvm::StringRef default_device) { in SimpleTFDeviceAssignmentPass() 98 llvm::StringRef default_device) { in CreateSimpleTFDeviceAssignmentPass()
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | test_environment.h | 43 Device &default_device() { return *(devs_[default_dev_]); } in default_device() function
|
/aosp_15_r20/external/libdrm/tests/tegra/ |
H A D | openclose.c | 30 static const char default_device[] = "/dev/dri/card0"; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/ |
H A D | runtime.cc | 48 std::string default_device = kDefaultHostDeviceName; in InitializeOpHandlers() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | graph_constructor.h | 155 string default_device; member
|
H A D | inspecting_placer.cc | 116 const Device* default_device, in InspectingPlacer()
|
H A D | process_function_library_runtime.cc | 462 const FunctionLibraryDefinition* lib_def, Device* default_device) { in PinArgsAndRets() 817 Device* default_device = nullptr; in InstantiateMultiDevice() local
|
H A D | graph_constructor.cc | 153 string default_device; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/translate/ |
H A D | tfrt_compile_options.h | 39 std::string default_device = "/job:localhost/replica:0/task:0/device:CPU:0"; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | jax_jit.h | 58 std::optional<pybind11::object> default_device; member
|
H A D | jax_jit.cc | 686 xla::PjRtDevice* default_device, bool is_committed, in ComputeSignature()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/ |
H A D | transform_graph_function.cc | 83 Device* default_device = nullptr; in TransformGraphFunction() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/ |
H A D | softmax_op_benchmark.cc | 83 Eigen::DefaultDevice default_device; in EigenSoftmax() local
|
/aosp_15_r20/external/nos/host/generic/libnos_datagram/ |
D | citadel.cpp | 337 static const char *default_device(void) { in default_device() function
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device_embeddertest.cpp | 180 auto default_device = std::make_unique<CFX_DefaultRenderDevice>(); in RenderPageToSkCanvas() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | shape_analysis.cpp | 561 at::Device default_device = at::kCPU; in propagateTorchTensorShape() local 1746 c10::Device default_device = *type->device(); in PropagateTensorShapeOnNode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | rocm_tracer.cc | 319 thread_local uint32_t default_device = 0; in operator ()() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_executor.cpp | 654 Eigen::DefaultDevice default_device; in EIGEN_DECLARE_TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_utility_win.cc | 552 ComPtr<IMMDevice> default_device; in GetDeviceNamesInternal() local
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.h | 840 const at::Device& default_device) { in deviceWithDefault()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | distribute_lib.py | 377 default_device=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
H A D | control_flow_ops_py_test.py | 4992 default_device, argument
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | opencl.hpp | 2217 static Device setDefault(const Device &default_device) in setDefault()
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | opencl.hpp | 2211 static Device setDefault(const Device &default_device) in setDefault()
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 2499 static Device setDefault(const Device &default_device) in setDefault()
|