Correctly insert converted_call even in non-recursive mode, because certain...
Correctly insert converted_call even in non-recursive mode, because certain functions like built-ins need to be always processed. This CL also removes the automatic wrapping of builtins to py_func, and calls them directly instead. PiperOrigin-RevId: 219177870
Loading
Please sign in to comment