areusch opened a new pull request #6991: URL: https://github.com/apache/tvm/pull/6991
TVMBackendAllocWorkspace is somewhat misleading in that its parameters include a size plus datatype width. Fix an instance where the size passed from NDArray allocation did not multiply out the correct number of bytes. This lead to memory corruption with on-device heaps. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
