tinygrad (Agent Skills)

GitHub

You like pytorch? You like micrograd? You love tinygrad! ❤️

33,450 stars Python 1 Rule Files Full Docs MCP View JSON API

AGENTS.md

# Notes

- Run tests with `-n12` for 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.md` for profiling and debugging rewrite rules