mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 05:33:34 -05:00
Committing all remaining autograd and training improvements: - Fixed autograd bias gradient aggregation - Updated optimizers to preserve parameter shapes - Enhanced loss functions with Variable support - Added comprehensive gradient shape tests This commit preserves the working state before cleaning up the examples directory structure.