mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-26 11:12:19 -05:00
Enhancements to benchmarking module: - Added calculate_normalized_scores() for fair hardware comparison - Implemented speedup, compression ratio, accuracy delta metrics - Added MLPerf principles section to educational content - Updated module to support competition fairness These changes enable Module 20 competition to work across different hardware.