This PR adds an RFC for the Project API ([embryonic 
discussion](https://discuss.tvm.apache.org/t/tvm-simplifying-the-compiler-interface/8703)
 - [m2 roadmap item 
#6](https://discuss.tvm.apache.org/t/tvm-microtvm-m2-roadmap/8821)`). Project 
API is a plugin-style infrastructure that allows TVM to integrate with a 
variety of platform-specific build systems. It is particularly useful to allow 
TVM to build and time operator implementations for non-traditional build 
platforms (e.g. embedded firmware) under the microTVM effort.

PR forthcoming; see PoC at 
https://github.com/areusch/incubator-tvm/tree/project-generator

@mehrdad @guberti @tqchen @jroesch @tkonolige @csullivan @leandron @u99127 
@mousius @giuseros @gromero @stoa 
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/tvm-rfcs/pull/8

-- Commit Summary --

  * Add Project API RFC

-- File Changes --

    A rfcs/0008-microtvm-project-api.md (518)

-- Patch Links --

https://github.com/apache/tvm-rfcs/pull/8.patch
https://github.com/apache/tvm-rfcs/pull/8.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/8

Reply via email to