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

   This PR removes redundant PyTorch frontend tests whose exported or FX graphs 
are identical, while retaining distinct converter and default-decomposition 
coverage.
   
   It keeps the default LSTM/GRU, Tile, and Unflatten paths, preserves direct 
native-op coverage where needed, and restores the distinct TFLite 
constant-parameter Gather and static broadcast/MUL cases identified while 
re-auditing #20012. It also retains FX rank-0 tensor constant coverage.
   
   Validation:
   
   - PyTorch frontend tests: 418 passed
   - TFLite frontend tests: 551 passed
   - pre-commit: passed on all three changed files


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