backprop v0.2.6.2 Release Notes

Release Date: 2019-04-08 // about 5 years ago
  • April 7, 2019

    ๐Ÿš€ https://github.com/mstksg/backprop/releases/tag/v0.2.6.2

    • Fix a numerical bug that would occur when an input is used directly as the result of a computation. (For example, gradBP id or gradBP2 const).
    • ๐ŸŽ Some internal changes to strictness which offers some performance boosts in computation of gradients.