tlopex opened a new pull request, #20026:
URL: https://github.com/apache/tvm/pull/20026

   This PR reduces repeated Relax frontend and integration test work while 
preserving distinct coverage. It reworks ONNX ConvTranspose tests into direct 
importer checks plus 11 numerical cases covering all ranks, asymmetric padding, 
grouping, bias, dilation, and output padding. Targeted runtime improves from 
17.97s to 3.55s.
   
   - removes duplicate ONNX Pow, unused dynamic Squeeze parameterizations, and 
irrelevant Resize ROI value permutations. 
   - consolidates overlapping PyTorch integration tests while preserving 
symbolic shapes, TIR, I.pyfunc, and packed-function coverage.
   - removes the redundant BasePyModule aggregate suite, moves its unique 
output-only call_tir case into the DLPack test, and removes a DLPack test that 
swallowed all exceptions.


-- 
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]

Reply via email to