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 variable `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: commits-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org