tree: c8f9e4f3b66d9319368dcecfc741564dd112761b [path history] [tgz]
  1. android_deploy/
  2. android_rpc/
  3. benchmark/
  4. bundle_deploy/
  5. extension/
  6. howto_deploy/
  7. ios_rpc/
  8. pynq_rpc/
  9. rocm_rpc/
  10. sgx/
  11. README.md
apps/README.md

TVM Application Extensions and Examples

This folder contains various extension projects using TVM, they also serve as examples on how to use TVM in your own project.

If you are interested in writing optimized kernels with TVM, checkout TOPI: TVM Operator Inventory.