mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-27 14:35:53 -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