mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 08:32:31 -05:00
- Removed SimpleOptimizer class (unused after mixed precision removal) - Replaced trainer.train_step() test with simple forward pass test - Test now validates accelerated operations without mixed precision - Checks numerical correctness and reasonable output values