Searched defs:device_options (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
H A D | pluggable_device_factory.cc | 79 const GPUOptions& device_options, in SingleVirtualDeviceMemoryLimit() 176 const auto& device_options = options.config.gpu_options(); in CreateDevices() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | platform.h | 92 DeviceOptions device_options; member
|
H A D | stream_executor_pimpl.cc | 186 port::Status StreamExecutor::Init(DeviceOptions device_options) { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | executor.h | 55 port::Status Init(int device_ordinal, DeviceOptions device_options) override { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_driver.cc | 345 bool DeviceOptionsToContextFlags(const DeviceOptions& device_options, in DeviceOptionsToContextFlags() 353 int device_ordinal, hipDevice_t device, const DeviceOptions& device_options, in CreateContext()
|
H A D | rocm_gpu_executor.cc | 163 DeviceOptions device_options) { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_gpu_executor.cc | 49 DeviceOptions device_options) { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_executor.cc | 40 ::stream_executor::DeviceOptions device_options) { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_driver.cc | 303 bool DeviceOptionsToContextFlags(const DeviceOptions& device_options, in DeviceOptionsToContextFlags() 328 int device_ordinal, CUdevice device, const DeviceOptions& device_options, in CreateContext()
|
H A D | cuda_gpu_executor.cc | 129 DeviceOptions device_options) { in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor.cc | 229 port::Status Init(int device_ordinal, DeviceOptions device_options) override { in Init()
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common.c | 72 const struct wsi_device_options *device_options) in wsi_device_init()
|