mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-07 14:42:31 -05:00
- Created convert_modules.py for raw source-to-notebook conversion - Configured Jupyter Book with execution disabled for performance - Removed NBGrader solution stripping to preserve complete source code - Cleaned up all built artifacts (_build/, chapters/*.ipynb) from version control - Updated book configuration for pure source-based builds - Single source of truth: all content generated from modules/source/ only