C++ Deployment API Example This folder contains an example to demonstrate how to use TVM C++ Runtime API to load and run modules built by TVM. Type the following command to run the example under current folder(need to build TVM first). ./run_example.sh