mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-26 23:38:21 -05:00
- Add Section 4.5: Normalized Metrics - Fair Comparison Across Different Hardware - Implement calculate_normalized_scores() function for MLPerf-style relative metrics - Calculate speedup, compression ratio, accuracy delta, and efficiency score - Add comprehensive unit tests for normalized scoring - Ensures fairness across different hardware by measuring relative improvements - Prepares students for Module 20 TinyMLPerf competition submissions