Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc866 void AMDGPUBackendInit(const HloModuleConfig& hlo_module_config) { in AMDGPUBackendInit() function
890 absl::call_once(backend_init_flag, AMDGPUBackendInit, hlo_module_config); in CompileToHsaco()