tqchen commented on PR #15178: URL: https://github.com/apache/tvm/pull/15178#issuecomment-1615261950
I actually mean that we can update `allocate_storage` to always take in shape instead of nbytes. We can always `allocate_storage` with dtype='uint8' that matches the older behavior. Then at least from VM API level the confusion is addressed, and we can continue to propagate that below -- 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]
