adstraw commented on PR #12411: URL: https://github.com/apache/tvm/pull/12411#issuecomment-1218522712
@kparzysz-quic and @arangasa I put the Hexagon arch check around the calls to the 1D sync DMA flow in the Hexagon Device API and also `HexagonBuffer` class. If we are on a device that does not support DMA we will simply `memcpy` instead. This keeps the arch check out of `HexagonUserDMA` class which I believe is better. I believe this PR is ready for review. -- 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]
