v0.4.1
Bug fix
This patch fixes a bug introduced in the (yanked) v0.4.0 which could cause backward and mtl_backward to fail on some specific tensor shapes.
Changelog
Fixed
- Fixed a bug introduced in v0.4.0 that could cause
backwardandmtl_backwardto fail with some
tensor shapes.