Files
Ember/.gitignore
Quinn ebc4a53753 20x speedups
OpenBLAS, dataloader rewriting, complete overhaul of the threading system

Guido. It's time.
2025-10-27 22:52:46 -05:00

13 lines
99 B
Plaintext

# VS Code config
.vscode
# C-Lion config
.idea
# Project build
*.o
*.d
Ember*
# Profiling
perf.*