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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Dgpu_backend_lib.cc443 void GPUBackendInit(const HloModuleConfig& hlo_module_config) { function in namespace:xla::gpu::__anon25602
490 std::call_once(backend_init_flag, GPUBackendInit, hlo_module_config);

Completed in 61 milliseconds