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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Dgpu_backend_lib.cc489 static std::once_flag backend_init_flag; local
490 std::call_once(backend_init_flag, GPUBackendInit, hlo_module_config);

Completed in 151 milliseconds