The GitHub Actions job "Lint" on tvm.git/pep563-remove-args-converter has failed. Run started by GitHub user tqchen (triggered by tqchen).
Head commit for run: 273bf4d11fb73fdc8fa1da7199c348dbb24762c5 / tqchen <[email protected]> [REFACTOR][PYTHON] Remove args_converter auto-conversion decorator This PR removes the @args_converter.auto decorator that auto-converted Python types to Relax Expr by inspecting annotations at decoration time. This was PEP 563-incompatible (annotations become strings). The FFI/C++ layer handles type conversion directly, with minimal explicit conversion added at call sites for Python tuples/lists and primitive types. Report URL: https://github.com/apache/tvm/actions/runs/22521062156 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
