Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 294 Bytes

File metadata and controls

10 lines (8 loc) · 294 Bytes

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