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
backward
andmtl_backward
to fail with some
tensor shapes.