mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-28 11:22:38 -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.