IQ.Pilot Release Commit @ f2a861c
This commit is contained in:
6
artifacts/package_sources/tinygrad/AGENTS.md
Normal file
6
artifacts/package_sources/tinygrad/AGENTS.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user