Skip to content

Files

This branch is 2115 commits behind apache/tvm:main.

apps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 2, 2023
Mar 2, 2023
Sep 2, 2023
Sep 2, 2023
May 5, 2023
Jun 5, 2023
Aug 24, 2023
May 10, 2023
May 31, 2023
Aug 11, 2022
Oct 20, 2022
Sep 2, 2023
Nov 15, 2022
Sep 2, 2023
Sep 11, 2020
Sep 4, 2023
Feb 10, 2023
Aug 11, 2022
Aug 24, 2022
Oct 19, 2022
Sep 2, 2023
Aug 22, 2022
Oct 19, 2022
Oct 19, 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.