The GitHub Actions job "CI" on tvm-ffi.git/kwargs-wrapper has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
53df8abc030b657a7a8999f54f37d5a120754a31 / tqchen <[email protected]>
[FEAT] Kwargs wrapping utility

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.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/19915966499

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to