Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc928 static int hsaco_count = 0; in CompileToHsaco() local
929 std::string name = "/tmp/" + std::to_string(hsaco_count) + ".ll"; in CompileToHsaco()
930 hsaco_count++; in CompileToHsaco()