mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-09 10:21:59 -05:00
- Module 06: 7 tests for SGD/Adam optimizer weight updates - Module 12: 9 tests for attention computation and gradient flow - Modules 14-20: Educational tests with skip for unexported modules - All tests include docstrings explaining WHAT, WHY, and HOW