mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 08:07:32 -05:00
- Create pytest_tinytorch.py plugin for educational test output - Update test_tensor_core.py with WHAT/WHY/STUDENT LEARNING docstrings - Show test purpose on pass, detailed context on failure - Use --tinytorch flag to enable educational mode Students can now understand what each test checks and why it matters.