Files
qazalandGitHub a3ca1e55a5 polish the viz readme (#17236)
* polish the viz readme

* style

* no epilog=
2026-07-27 22:03:13 +09:00

265 B

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