mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-28 04:23:42 +08:00
0b2c431d3a
version: sunnypilot v2026.003.000 (dev)
date: 2026-09-14T15:43:39
master commit: a5f44653d7
360 B
360 B
Notes
- Run tests with
-n12for speed (e.g.python -m pytest test/null/test_dtype.py -x -q -n12) - Run
python -m mypy tinygrad/to typecheck - Run
python -m ruff check .to lint - Read
./tinygrad/viz/README.mdfor profiling and debugging rewrite rules - Do not do amend commits. Always do a new commit if a force push to origin would be required.