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 2021/10/22 16:29:44 UTC

[GitHub] [tvm] csullivan opened a new pull request #9354: [Hexagon] Refactor directory structure to accommodate new runtime

csullivan opened a new pull request #9354:
URL: https://github.com/apache/tvm/pull/9354


   Move hexagon runtime files used for ARM offload to Hexagon into runtime/hexagon/android and runtime files compiled for hexagon into runtime/hexagon/hexagon. Use common hexagon_module.h for the "offload runtime" as well as the new hexagon runtime.
   
   Possible alternative directory name:
   `runtime/hexagon/offload`
   
   Open to any suggestions, main goal is to separate distinct components into their own directory structure, as well as keeping this PR distinct from the new device runtime implementation for hexagon for easier 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: commits-unsubscribe@tvm.apache.org

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



[GitHub] [tvm] jroesch merged pull request #9354: [Hexagon] Refactor directory structure to accommodate new runtime

Posted by GitBox <gi...@apache.org>.
jroesch merged pull request #9354:
URL: https://github.com/apache/tvm/pull/9354


   


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