Added
- Better error message when in-place updates fail at runtime due to a
shape mismatch.
Fixed
-
#[unroll]
on an outer loop now no longer causes unrolling of all
loops nested inside the loop body. -
Obscure issue related to replications of constants in complex
intrablock kernels. -
Interpreter no longer crashes on attributes in patterns.
-
Fixes to array indexing through C API when using GPU backends.