Files
TinyTorch/modules
Vijay Janapa Reddi f670260c88 Fix Module 16 test to remove mixed precision trainer references
- 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
2025-11-06 20:19:03 -05:00
..