v0.21.5
This is a patch release containing following changes to v0.21.4:
- Fixed s8 reorders that did not compute compensation correctly (d446661, 7a49772)
- Fixed potential buffer overflow in int8 convolution scratchpad (8c5c7cf)
- Fixed segfault for s8 reorders on blocked formats (9497acc, 6f1d0c9)
- Fixed correctness in fp32 convolution weight gradient with dilation and padding (503bf57, d00afab)
- Fixed correctness inssue in 1D bfloat16 dilated convolution (481dd39)