This folder contains various extension projects using TVM, they also serve as examples on how to use TVM in your own project.
- extension How to extend TVM C++ api along with python API.
- ios_rpc iOS RPC server.
- android_rpc Android RPC server.
- benchmark Example end to end compilation benchmarks
- howto_deploy Tutorial on how to deploy TVM with minimum code dependency.
- wasm_standalone WebAssembly standalone for deep learning framework with TVM runtime.