The GitHub Actions job "Lint" on tvm.git/fix-tirx-stmtsimplify has succeeded.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
18642a866e70e76d155339dc754db063295586e2 / tlopex <[email protected]>
[TIRX] Fix stale Simplify import in lowering test

test_transform_lower_tirx.py imports and calls Simplify, but the pass is
named StmtSimplify (the only simplify pass exported from
tvm.tirx.transform). The stale name makes the module fail to import at
collection time. Use StmtSimplify so the test collects and runs.

Report URL: https://github.com/apache/tvm/actions/runs/26674301789

With regards,
GitHub Actions via GitBox


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

Reply via email to