Home
last modified time | relevance | path

Searched defs:gpu_options (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator.cc22 bool GPUBFCAllocator::GetAllowGrowthValue(const GPUOptions& gpu_options) { in GetAllowGrowthValue()
82 const GPUOptions& gpu_options, in GPUBFCAllocator()
Dgpu_event_mgr.cc92 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr()
251 const GPUOptions& gpu_options) { in GetEventMgr()
Dgpu_device.cc827 const size_t num_gpus_to_use, const GPUOptions& gpu_options, in VerifyVirtualDeviceSettings()
955 Status SingleVirtualDeviceMemoryLimit(const GPUOptions& gpu_options, in SingleVirtualDeviceMemoryLimit()
1161 const auto& gpu_options = options.config.gpu_options(); in CreateDevices() local
Dgpu_device_test.cc78 GPUOptions* gpu_options = config->mutable_gpu_options(); local
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr.cc93 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr()
252 const GPUOptions& gpu_options) { in GetEventMgr()
Ddevice_event_mgr_test.cc42 TEST_EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in TEST_EventMgr()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph_test.cc90 GPUOptions* gpu_options = config->mutable_gpu_options(); in TEST() local
Dconvert_graph.cc643 GPUOptions gpu_options; in GetDeviceAndAllocator() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc184 const GpuExecutableRunOptions* gpu_options = in ExecuteThunks() local
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto449 GPUOptions gpu_options = 6; field
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc325 xla::gpu::GpuExecutableRunOptions gpu_options; in RunExecutable() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc140 auto* gpu_options = config.mutable_gpu_options(); in TF_CreateConfig() local