Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_bfc_allocator.cc23 const GPUOptions& gpu_options) { in GetAllowGrowthValue()
84 const GPUOptions& gpu_options, const string& name) in PluggableDeviceBFCAllocator()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator.cc22 bool GPUBFCAllocator::GetAllowGrowthValue(const GPUOptions& gpu_options) { in GetAllowGrowthValue()
84 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.cc888 const size_t num_gpus_to_use, const GPUOptions& gpu_options, in VerifyVirtualDeviceSettings()
1016 Status SingleVirtualDeviceMemoryLimit(const GPUOptions& gpu_options, in SingleVirtualDeviceMemoryLimit()
1216 const auto& gpu_options = options.config.gpu_options(); in CreateDevices() local
Dgpu_device_test.cc73 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/xrt/
Dxrt_device.cc117 GPUOptions gpu_options; in Acquire() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph_test.cc90 GPUOptions* gpu_options = config->mutable_gpu_options(); in TEST() local
Dconvert_graph.cc658 GPUOptions gpu_options; in GetDeviceAndAllocator() local
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto476 GPUOptions gpu_options = 6; field
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc327 xla::gpu::GpuExecutableRunOptions gpu_options; in RunExecutable() local
/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc475 tensorflow::GPUOptions* gpu_options = in GetMultiClientServerDef() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc205 const GpuExecutableRunOptions* gpu_options = in ExecuteThunks() local
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc141 auto* gpu_options = config.mutable_gpu_options(); in TF_CreateConfig() local