This is a patch release containing following changes to v0.21.4:
* Fixed s8 reorders that did not compute compensation correctly (d446661de2865741b1ad5f35a913feb6953b2592, 7a497726bfaf009eeb92ca62f873b20d53b7a3d9)
* Fixed potential buffer overflow in int8 convolution scratchpad (8c5c7cf34e1e36a4c47afa506ab3af510423e28e)
* Fixed segfault for s8 reorders on blocked formats (9497accb06f3d0e4f53ac8719d0f9c6721e5df38, 6f1d0c93bf461be9adcbf25201a8905bd055e478)
* Fixed correctness in fp32 convolution weight gradient with dilation and padding (503bf57e447b458dd26af03189b21603395c89aa, d00afabbdd8fb67eb07e65b8eb8445934789dfa6)
* Fixed correctness inssue in 1D bfloat16 dilated convolution (481dd391bee2442994db7589e00ddba3044ca682)