nverke opened a new pull request, #13613:
URL: https://github.com/apache/tvm/pull/13613

   … copies.
   
   
   Currently we do not support non contiguous memory copies for async dma so 
this adds a check to error out in the case that either load or store is non 
contiguous. Unfortunately if we do not throw an error in this case then we get 
inaccurate outputs. Added a test to verify that we are indeed throwing an error 
in this case that should be removed once support is added. 


-- 
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]

Reply via email to