The GitHub Actions job "Lint" on tvm.git/enhance-error-reporting has failed. Run started by GitHub user tqchen (triggered by tqchen).
Head commit for run: 7b51fbab0264e3f87fe949496424a6c8e04131de / tqchen <[email protected]> refactor RenderExprWithPaths to generic ExprFunctor-based renderer Replace the ad-hoc RenderExprWithPaths static function (which only handled Var/IntImm/Add/Sub/Mul) with ExprPathRenderer, an ExprFunctor<string(PrimExpr)> that dispatches over all expression types via vtable. Adds Div/Mod/FloorDiv/FloorMod/Min/Max/FloatImm/ Cast support, with operator<< fallback for unhandled types. Report URL: https://github.com/apache/tvm/actions/runs/22552049948 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
