The GitHub Actions job "Nightly Docker Update" on tvm.git/main has failed.
Run started by GitHub user areusch (triggered by areusch).

Head commit for run:
78b5ed068cda945913e9ded5788f4818fdf67c15 / Guan-Ming (Wesley) Chiu 
<[email protected]>
[Relax] Implement dynamic output trimming for NMS (#18676)

## Why
NMS operator returns fixed-size output with trailing garbage data,
wasting memory and requiring manual trimming for ONNX
compatibility.
## How
- Add dynamic_strided_slice to trim NMS output to valid detections only
- Build slice parameters using TE compute to avoid legalization issues

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

With regards,
GitHub Actions via GitBox


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

Reply via email to