mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 18:16:06 -05:00
- Update test, export, and clean commands to use positional arguments - Change from 'tito module test --module dataloader' to 'tito module test dataloader' - Eliminates redundant --module flag within module command group - Update help text and examples to reflect new syntax - Maintains backward compatibility with --all flag - More intuitive and consistent CLI design