Searched refs:allow_conversion (Results 1 – 1 of 1) sorted by relevance
92 def _concrete_function_callable_with(function, inputs, allow_conversion): argument102 if allow_conversion:267 for allow_conversion in [False, True]:270 if _concrete_function_callable_with(function, inputs, allow_conversion):