masahi edited a comment on issue #9022:
URL: https://github.com/apache/tvm/issues/9022#issuecomment-921412813


   > Can someone explain how the current Stage scope, which ends up in 
ProducerRealize nodes, would be coherent with the Allocate scope?
   
   @mbs-octoml The PR https://github.com/apache/tvm/pull/8366 I did might 
answer your question. The storage scope attached to `ProduceRealizeNode` is 
used to create `PointerType` and `Buffer`. `Allocate` node query the storage 
scope associated with its buffer `PointerType`. 


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