jwfromm commented on PR #12564: URL: https://github.com/apache/tvm/pull/12564#issuecomment-1226217404
It seems like we would need to do a significant rework to use target specific alignment for this to work. Some of the new tensorization intrinsics allocate buffers with the default alignment that now conflict with explicit 128 byte alignment. I'm going to close this PR as I dont think I have the expertise to do the refactorization at this time. We should just note that in the meantime dlpack tensors will not be able to be passed to TVM consistently. -- 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]
