mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-07-16 04:49:44 -05:00
- Implemented Conv2dBackward class in spatial module for proper gradient computation - Implemented MaxPool2dBackward to route gradients through max pooling - Fixed reshape usage in CNN test to preserve autograd graph - Fixed conv gradient capture timing in test (before zero_grad) - All 6 CNN parameters now receive gradients and update properly - CNN learning verification test now passes with 74% accuracy and 63% loss decrease
74 KiB
74 KiB