Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cpu/
H A Dfused_kernel.cpp48 static bool programExists(const std::string& program) { in programExists() function
188 if (!programExists(cxx)) { in CompilerConfig()