Home
last modified time | relevance | path

Searched refs:set_gpu_global_device_ids (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable_run_options.cc30 GpuExecutableRunOptions& GpuExecutableRunOptions::set_gpu_global_device_ids( in set_gpu_global_device_ids() function in xla::gpu::GpuExecutableRunOptions
Dgpu_executable_run_options.h65 GpuExecutableRunOptions& set_gpu_global_device_ids(
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc294 gpu_executable_run_options->set_gpu_global_device_ids( in BuildDistributedDevices()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc332 gpu_options.set_gpu_global_device_ids(gpu_global_ids); in RunExecutable()