mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-10 16:38:39 -05:00
- Removed redundant '_comprehensive' suffix from test function names: * test_compression_metrics_comprehensive → test_compression_metrics * test_magnitude_pruning_comprehensive → test_magnitude_pruning * test_quantization_comprehensive → test_quantization * test_distillation_comprehensive → test_distillation * test_structured_pruning_comprehensive → test_structured_pruning - Updated testing framework to recognize new compression test patterns - All tests still pass (6/6 inline + 8/8 integration = 14/14 total) - Other modules unaffected (tensor 4/4, activations 5/5 still pass) - Cleaner, more concise test function names
74 KiB
74 KiB