Searched refs:allow_conversion (Results 1 – 1 of 1) sorted by relevance
85 def _concrete_function_callable_with(function, inputs, allow_conversion): argument94 if allow_conversion:193 for allow_conversion in [False, True]:196 if _concrete_function_callable_with(function, inputs, allow_conversion):