Searched defs:use_jit (Results 1 – 3 of 3) sorted by relevance
49 def compute(self, use_jit, compute_fn): argument
222 static BOOL use_jit = TRUE; variable224 static BOOL use_jit = FALSE; variable
205 const string& device, bool use_jit, in BuildGraph()