Skip to content

v0.13.1

Compare
Choose a tag to compare
@nathanielsimard nathanielsimard released this 26 Apr 20:01
· 68 commits to main since this release

Bugfix

Fix autodiff memory leak and improve performance with a new graph memory management strategy (#1698) @nathanielsimard @louisfd
Fix inplace fused operations (#1682) @nathanielsimard

Improvements

Linear 1D support, helpful for ONNX support (#1682) @nathanielsimard
Upgrade wgpu to 0.19.4 (#1692) @nathanielsimard