tvm-ffi-test

star 1

Run TVM FFI tests.

guan404ming By guan404ming schedule Updated 2/8/2026

name: tvm-ffi-test description: Run TVM FFI tests.

TVM FFI Test

Commands

Test Command
C++ tests ctest --test-dir build --output-on-failure
Python tests .venv/bin/pytest tests/python/ -v
Specific C++ ctest --test-dir build -R <test_name> --output-on-failure
Specific Python .venv/bin/pytest tests/python/<file>::<test> -v
Install via CLI
npx skills add https://github.com/guan404ming/gmccc --skill tvm-ffi-test
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator