Searched defs:use_jit (Results 1 – 6 of 6) sorted by relevance
45 def compute(self, use_jit, compute_fn): argument
526 inline ConvolutionOperatorTester& use_jit(bool use_jit) { in use_jit() argument531 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()