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

   This PR removes redundant and misleading Relax ONNX and TFLite frontend 
tests.
   
   For ONNX, it removes numerical tests already covered more systematically by 
the official ONNX backend suite, duplicate/subset IR checks, redundant NMS 
cases, and unused test parameters/helpers.
   
   For TFLite, it removes tests that TensorFlow 2.19 rewrites into 
already-covered operators, exact duplicates, no-op models, and checks 
superseded by stronger retained tests.
   
   No importer implementation is changed. Test collection is reduced by 45 
items:
   
   - ONNX: 522 → 488
   - TFLite: 561 → 550


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