tqchen opened a new pull request, #309: URL: https://github.com/apache/tvm-ffi/pull/309
This PR introduces a kwargs_wrapper that can wrap an existing positional only function to a function with optional kwargs signatures through code generation. We carefully limit the code generation scope to not impact by untrusted input so generated code is safe. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
