v1.0.5
What's Changed (Patches for Pytorch 2.0.1)
- Patch for Pytorch 2.0.1, add filtering inputs in
BackwardGraph._calculate_gradients
. - Removed unnecessary
PseudoParameter.grad
property.
Full Changelog: v1.0.4...v1.0.5
BackwardGraph._calculate_gradients
.PseudoParameter.grad
property.Full Changelog: v1.0.4...v1.0.5