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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
