mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-08 09:32:36 -05:00
- Added test_unit_compression_metrics() call and fixed name mismatch - Added test_unit_magnitude_pruning() call and fixed name mismatch - Added test_unit_quantization() call and fixed name mismatch - Added test_unit_distillation() call and fixed name mismatch - Added test_unit_structured_pruning() call and fixed name mismatch - Added test_unit_comprehensive_comparison() call and fixed name mismatch Ensures all test functions are executed when cells run, providing immediate feedback to students.