The GitHub Actions job "Lint" on tvm.git/main has failed. Run started by GitHub user tlopex (triggered by tlopex).
Head commit for run: c985542951a1e85a6ced3b93acf6f6f11ff31148 / Gunse11er <[email protected]> [Fix][Relax][Frontend][ONNX] Support Shape outputs as Gather indices (#20179) The Relax ONNX frontend preserves Shape outputs as ShapeExpr values. Gather assumed its indices operand always had a tensor type and accessed its dtype, which raised an AttributeError when a Shape output was used as indices. Materialize ShapeExpr indices as int64 tensors before the existing dtype and negative-index handling. Add an execution test that compares the imported model against ONNX Runtime. Fixes #20176. Report URL: https://github.com/apache/tvm/actions/runs/33151480976 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
