Once TVM is built, follow these steps to build the example project:
-
Configure the build using CMake:
cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/toolchain.cmake -DCMAKE_BUILD_TYPE=Release -B build -G Ninja
-
Build the project using Ninja:
ninja -C build
| Name | Name | Last commit date | ||
|---|---|---|---|---|