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

Head commit for run:
cd2c4f3ef271536b6980fff76bb8b3daee5b6154 / Guan-Ming Chiu 
<[email protected]>
[TIRx] Reuse pass-through input names for inverse index map vars (#19906)

## Why

Inverse index map input variables were always named axis0, axis1, ...,
making generated IR harder to read.

## How

- Name a pass-through inverse input after its source Var instead of
axis{i}.
- Keep the axis{i} fallback for computed (non-pass-through) indices.
- Add test_inverse_preserves_passthrough_var_names covering a transpose
map.

Signed-off-by: Guan-Ming (Wesley) Chiu 
<[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to