Skip to content

Latest commit

 

History

History

howto_deploy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

How to Deploy TVM Modules

This folder contains an example on how to deploy TVM modules. It also contains an example code to deploy with C++.

Type the following command to run the sample code under the current folder(need to build TVM first).

./run_example.sh

Checkout How to Deploy TVM Modules for more information.