mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-03 14:37:10 -05:00
- Change --all flag meaning from 'clean both file types' to 'clean all modules' - Make clean command consistent with test and export commands - Require explicit module name or --all flag (no implicit behavior) - Update help text and examples - Now supports both: - tito module clean tensor (specific module) - tito module clean --all (all modules)