tvm-build

star 1

Build TVM C++ project.

guan404ming By guan404ming schedule Updated 2/9/2026

name: tvm-build description: Build TVM C++ project.

TVM Build

When to run

Run if any *.cc, *.h, *.cpp files changed.

Command

make -C build -j8

# or
cd tvm/build && ninja -j8
Install via CLI
npx skills add https://github.com/guan404ming/gmccc --skill tvm-build
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator