Files
TinyTorch/modules/source
Vijay Janapa Reddi 34c8f51284 Remove mixed precision content from Module 16 Acceleration
- 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
2025-11-06 17:43:39 -05:00
..