Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc464 void NVPTXBackendInit(const HloModuleConfig& hlo_module_config) { in NVPTXBackendInit() function
517 absl::call_once(backend_init_flag, NVPTXBackendInit, hlo_module_config); in CompileToPtx()