The GitHub Actions job "tvm-bot" on tvm.git/main has failed.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
de89da6b18bd516c40007d15dc1d012d9506eb62 / Shushi Hong <[email protected]>
[IR] Rename Call annotations to attrs (#19618)

This PR renames `tirx::CallNode::annotations` to `attrs`, matching the
existing Relax `CallNode::attrs` convention.
Previously, TIRX Call metadata was stored in a `Map<String, Any>` field
named `annotations`. This PR makes it a first-class `Attrs` field
instead, so call-level metadata follows the same representation and
naming style as Relax calls.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to