mbs-octoml opened a new pull request, #12095:
URL: https://github.com/apache/tvm/pull/12095

   Previously Primitive=1 functions not analyzed and calls to such were 
completely
   unconstrained. With this change at least any virtual device annotation on 
the function
   are respected and accounted for in calls, even though the body is not 
analyzed.
   
   This may help with piggy-backing on PlanDevices for doing memory scope 
analysis, since
   it is now possible to express cross-scope functions on Primitive functions. 
However
   I believe there are other issues to deal with in addition to this one.


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