vvchernov opened a new pull request, #11504: URL: https://github.com/apache/tvm/pull/11504
During developing #11003 #11391 It was observed that DLTensor should satisfy some conditions (data contiguous and alignment) for correct construction of NDArray based on it to avoid problems with memory using. Further analysis of NDArray class methods showed the same problem in other public method. There is fix of it. @tkonolige could you check it? -- 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]
