Searched defs:allow_numbers_as_tensors (Results 1 – 4 of 4) sorted by relevance
1673 bool allow_numbers_as_tensors = opAllowsNumbersAsTensors(symbol); in initJITBindings() local1722 bool allow_numbers_as_tensors = opAllowsNumbersAsTensors(symbol); in initJITBindings() local1764 bool allow_numbers_as_tensors = opAllowsNumbersAsTensors(symbol); in initJITBindings() local
21 static thread_local bool allow_numbers_as_tensors = false; variable
329 bool allow_numbers_as_tensors = false; member
1288 bool allow_numbers_as_tensors = should_allow_numbers_as_tensors(name); in FunctionSignature() local