mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 03:05:50 -05:00
- 06_spatial → 07_spatial - 07_dataloader → 09_dataloader - 08_autograd → 06_autograd - 09_optimizers → 08_optimizers - 10_training → 10_training (no change) Updated README files and module references for correct paths: - Development workflow paths updated in README files - Fixed tito export/test commands in module files - Updated notebook files with correct module numbers This completes the alignment between physical module directories and the logical tutorial progression plan.