mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 13:12:31 -05:00
The auto-protection feature was setting core tinytorch files to read-only after each export, which caused permission errors on subsequent exports. Students who want file protection can run 'tito protect --enable' manually.