You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/02 18:26:54 UTC

[GitHub] [tvm] vinx13 edited a comment on issue #9401: [Bug] buffer name becomes invalid after applying pass PlanAndUpdateBufferAllocationLocation and CompactBufferAllocation

vinx13 edited a comment on issue #9401:
URL: https://github.com/apache/tvm/issues/9401#issuecomment-958002549


   Thanks for reporting this. Looking into the provided script it's a bit problematic. `var` is used both in for loop as loop var and in `Store` as buffer var. (You may want `buf.data` as argument to `Store`)


-- 
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-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org