Searched defs:use_jit (Results 1 – 7 of 7) sorted by relevance
45 def compute(self, use_jit, compute_fn): argument
276 def run_perf(cwd, *args, use_jit=False, **env_vars): argument
526 inline ConvolutionOperatorTester& use_jit(bool use_jit) { in use_jit() function531 inline bool use_jit() const { in use_jit() function
250 static BOOL use_jit = TRUE; variable252 static BOOL use_jit = FALSE; variable
6564 BOOL use_jit; in pcre2_match() local
130 use_jit=False, argument
223 const string& device, bool use_jit, in BuildGraph()