The GitHub Actions job "Lint" on tvm.git/pypi has failed. Run started by GitHub user tlopex (triggered by tlopex).
Head commit for run: 887734cb9f9353f425f8ab5edb22a12dbfaf50b3 / tlopex <[email protected]> Fix stale Simplify import in TIRX lowering test test_transform_lower_tirx.py imported and called Simplify, but the pass was renamed to StmtSimplify (the only simplify pass exported from tvm.tirx.transform). The stale name caused a collection-time ImportError. Use StmtSimplify; the file now collects and all 32 tests pass. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Report URL: https://github.com/apache/tvm/actions/runs/26657572062 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
