areusch commented on pull request #7415: URL: https://github.com/apache/tvm/pull/7415#issuecomment-774555171
@liangfu @grant-arm it seems like we should be able to call `TVMNDArray_Load()` with `strm` non-aligned. Specifically, malloc a buffer for `strm` that's WORD_SIZE -1 larger, then intentionally choose a starting point for `strm` that isn't word-aligned. ---------------------------------------------------------------- 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]
