Files
TinyTorch/modules/source/17_quantization
Vijay Janapa Reddi 3265eabe79 Add Profiler demo to Module 17 Quantization
- Added Section 5.5: Measuring Quantization Savings with Profiler
- Demonstrates FP32 to INT8 memory reduction (4x savings)
- Shows actual memory measurements before/after quantization
- Uses Profiler from Module 15 for measurements
- Educates students on production workflow: measure compress validate deploy
2025-11-06 20:38:44 -05:00
..