mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 14:52:53 -05:00
All 20 modules now have *_core.py test files with: - Module-level context explaining WHY the component matters - WHAT each test does - WHY that behavior is important - STUDENT LEARNING tips for understanding Works with --tinytorch pytest flag for Rich CLI output.