tlopex opened a new pull request, #20360: URL: https://github.com/apache/tvm/pull/20360
This pr consolidates redundant ExportedProgram and FX tests, share verification helpers, and group related cases to reduce repeated conversion and compilation. Test code decreases from 16,361 to 9,551 lines. All changes stay in existing files. - Fix indexing, activation, reduction, pooling, and recurrent output semantics. - Implement average pooling divisor_override, antialiased bilinear/bicubic resizing, and runtime exponential sampling. - Strengthen numerical checks for dynamic shapes, mutation, output structure, and conditional effects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
