mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-27 23:06:43 -05:00
- Removed Section 4: Mixed Precision Training (446 lines) - Removed analyze_mixed_precision_benefits function (88 lines) - Cleaned up all mixed precision references - Total reduction: 580 lines (34%) - Module now focuses on: vectorization and kernel fusion - Fixed duplicate markdown cells from deletion Result: 1698 → 1118 lines