mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 17:55:50 -05:00
- Added Section 8.5: Measuring Compression Impact with Profiler - Demonstrates 70% magnitude pruning parameter reduction - Shows sparsity measurements and active parameter counts - Uses Profiler from Module 15 for measurements - Educates students on compression workflow: measure prune validate deploy