Files
TinyTorch/tests/13_transformers
Vijay Janapa Reddi 8d77ea3cd1 Add educational WHAT/WHY/STUDENT LEARNING docstrings to all module tests
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.
2025-12-02 22:47:25 -08:00
..