Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@nathanielsimard nathanielsimard released this 03 May 14:23
· 95 commits to main since this release

Bugfix

Fix autodiff graph memory management strategy to improve performance (#1702 #1710) @louisfd
Fix matmul double broadcasting for ndarray (#1646 #1679) @lancelet