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

   Previously, Auto-Inline on CPU will only inline according to strict
   conditions, for example, ordered index mapping. This is generally good
   practice to do so, but on the other hand, there is no much benefit to
   stop inlining only due to some restrictive conditions for pure spatial
   subgraphs. By doing so, we also save some search trials on pure spatial
   subgraphs so that more can be allocated to more important ones.
   


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