You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/02 20:40:26 UTC

[GitHub] [tvm] mehrdadh opened a new pull request, #11198: [Hexagon] Remove device type dependency from DeviceAPI CopyDataFromTo

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

   This PR changes `CopyDataFromTo` to use buffer sources instead of device type.
   
   This code was originally written by @csullivan! 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] csullivan merged pull request #11198: [Hexagon] Remove device type dependency from DeviceAPI CopyDataFromTo

Posted by GitBox <gi...@apache.org>.
csullivan merged PR #11198:
URL: https://github.com/apache/tvm/pull/11198


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] mehrdadh commented on pull request #11198: [Hexagon] Remove device type dependency from DeviceAPI CopyDataFromTo

Posted by GitBox <gi...@apache.org>.
mehrdadh commented on PR #11198:
URL: https://github.com/apache/tvm/pull/11198#issuecomment-1115354690

   cc @kparzysz-quic 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] csullivan commented on pull request #11198: [Hexagon] Remove device type dependency from DeviceAPI CopyDataFromTo

Posted by GitBox <gi...@apache.org>.
csullivan commented on PR #11198:
URL: https://github.com/apache/tvm/pull/11198#issuecomment-1116651600

   Thanks @mehrdadh, this one is merged.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org