TensorRT-LLMs/.gitignore
2023-09-20 00:50:59 -07:00

25 lines
228 B
Plaintext

__pycache__/
.vscode
*.engine
*.engine.config
*.cache
*.nsys-rep
.VSCodeCounter
build*/
*.so
*.egg-info/
.coverage
*.csv
*.onnx
tmp/
venv/
.venv/
.local/
.hypothesis/
.idea/
cpp/cmake-build-*
# Testing
.coverage.*
results_trt/