Skip to content

Files

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 6, 2022
Aug 11, 2022
Aug 11, 2022
Nov 12, 2021
Aug 11, 2022
Aug 16, 2022
Aug 11, 2022
Aug 11, 2022
Aug 26, 2022
Aug 24, 2022
Aug 24, 2022
Sep 7, 2022
Sep 11, 2020
Sep 14, 2022
Aug 17, 2022
Aug 11, 2022
Aug 24, 2022
Aug 11, 2022
Aug 19, 2022
Aug 22, 2022
Mar 29, 2020
Aug 24, 2022
Jul 5, 2021

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.

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