mirror of
https://github.com/sgjzfzzf/triton-tvm-ffi.git
synced 2026-07-01 08:51:56 +08:00
524cf837085ec00ff82cc03c0653d45edc4160e3
Triton-TVM-FFI
Instructions
Debug Install
SKBUILD_BUILD_DIR="build" SKBUILD_CMAKE_BUILD_TYPE=Debug uv pip install --no-build-isolation -ve .
Format
find python -name "*.py" | xargs ruff format && find include src -name "*.h" -o -name "*.cc" | xargs clang-format -i
Description
Languages
Python
54.3%
C++
31.5%
Jinja
14.2%