Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc437 void GPUBackendInit(const HloModuleConfig& hlo_module_config) { in GPUBackendInit() function
487 std::call_once(backend_init_flag, GPUBackendInit, hlo_module_config); in CompileToPtx()