mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-17 13:27:34 -05:00
## Bug Fixes - Fixed Bug #1: Reset command directory path (modules/ → src/) - Fixed Bug #2: Reset command file naming (short name → full module name) - Fixed Transformer milestone prerequisites (skip CNN/spatial modules) ## Command Changes - Renamed `milestone` → `milestones` (plural) - Removed old `milestone` backward compatibility alias - Updated all milestone references to use "MLPerf benchmarks" ## Testing - Completed 8/8 Priority 1 & 2 CLI tests - Documented 3 bugs (1 fixed, 2 open) - Added comprehensive test documentation ## Visual Improvements - Fixed "Tiny" capitalization in banner - Enhanced prerequisite checking with locked module display - Improved completion workflow with 3-step visual feedback 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>