tkonolige commented on PR #12084:
URL: https://github.com/apache/tvm/pull/12084#issuecomment-1183633381

   Looking into it more, #12019 fixes the issues with the original problem (the 
larger test case above) but doesn't fix the issue with variable size 
allocation. I'm still confused because I don't know the invariants of 
CompactBufferRegion. Is `buf = T.allocate([1024 * j], "int32", "global")` never 
supposed to occur? @tqchen I'm also not sure what you mean by "rejection". Do 
you mean that variable size allocation should not be allowed?


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