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

   This PR enables task filtering in Apply-History-Best, which is used in
   Relay/Relax integration. Previously, even though a task is ruled out
   during task extraction, it still shows up in Relay compilation due to
   the lack of filtering on `Apply-History-Best`. However, TE-to-TIR
   conversion `te.CreatePrimFunc` doesn't support all cases with hybrid
   operators involved, which leads to post-tuning failure affecting
   multiple models.


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

Reply via email to