Home
last modified time | relevance | path

Searched refs:gpu_executable_run_options_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.cc107 gpu_executable_run_options_ = gpu_executable_run_options; in set_gpu_executable_run_options()
113 return gpu_executable_run_options_; in gpu_executable_run_options()
Dexecutable_run_options.h170 const gpu::GpuExecutableRunOptions* gpu_executable_run_options_ = nullptr; variable