Merge pull request #282 from jasonkneen/main-macos-metal-gpu-optimisation

macOS optimisations for Silicon Macs for GPU / Metal usage (reduced CPU load from 600% to 150%)
This commit is contained in:
Kenneth Estanislao
2024-08-13 20:30:26 +08:00
committed by GitHub

3
.gitignore vendored
View File

@@ -6,13 +6,14 @@ __pycache__/
.todo .todo
*.log *.log
*.backup *.backup
tf_env/
*.png *.png
*.mp4 *.mp4
*.mkv *.mkv
.tmp/ .tmp/
temp/ temp/
.venv/
venv/ venv/
env/ env/
workflow/ workflow/