mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-09 15:02:25 -05:00
- Fix import names: ProfilerComplete->Profiler, QuantizationComplete->Quantizer, CompressionComplete->Compressor - Add missing Embedding import to transformer.py - Update optimization olympics table to show baseline acc, new acc, and delta with +/- signs - Milestones 01, 02, 05, 06 all working