Files
triton-tvm-ffi/.gitignore
Jinjie Liu b7bf598fde support softmax
Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
2026-02-04 16:38:33 +08:00

18 lines
159 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.vscode/
.cache
.clangd
.python-version
uv.lock