The GitHub Actions job "tvm-bot" on tvm.git/main has succeeded. Run started by GitHub user mshr-h (triggered by mshr-h).
Head commit for run: e6538517b016e5788bec375a36c83fa8c246f400 / Wei-Cheng Hsu <[email protected]> [Relax][TFLite] Add gather frontend expected IRModule tests (#19516) This adds explicit Expected IRModule coverage for TFLite GATHER and GATHER_ND frontend conversion. GATHER_ND uses Relax gather_nd with int64 indices, so the frontend now casts int32 TFLite indices to int64 before emitting the Relax op. This keeps the generated module well-typed and matches the expected Relax IR. Testing: - `python -m pytest tests/python/relax/test_frontend_tflite.py -k "gather"` related to https://github.com/apache/tvm/issues/18971 Report URL: https://github.com/apache/tvm/actions/runs/25547125009 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
