mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 20:13:46 -05:00
Extends the sync command to allow users to synchronize specific modules instead of the entire project. This improves efficiency by reducing the scope of the nbdev export process. Adds argument parsing for module selection.