mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-31 15:39:10 -05:00
- Added test_unit_gradient_descent_step() call after function definition Ensures the gradient descent step test function is executed when cells run, providing immediate feedback to students.