The GitHub Actions job "Lint" on tvm.git/main has failed. Run started by GitHub user tlopex (triggered by tlopex).
Head commit for run: 6383c7fd7f9edbd73e8d81a0b0f39d19e3b0e331 / Guan-Ming Chiu <[email protected]> [Relax][ONNX] Support 3D AffineGrid (#19863) ## Related Issue closes #19689 ## Why The Relax AffineGrid op only handled 2D (4D theta/grid); 5D 3D inputs from ONNX failed. ## How - Generalize struct-info inference to 2D/3D via spatial = size_sinfo->ndim. - Branch TOPI affine_grid compute on 2D vs 3D. - Add the 3D permute path in the frontend and a test_affine_grid_3d case. --------- Signed-off-by: Guan-Ming (Wesley) Chiu <[email protected]> Report URL: https://github.com/apache/tvm/actions/runs/28470814858 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
