v0.21.2
This is a patch release containing following changes to v0.21.1:
- Fixed performance regression in GEMM (9534621)
- Fixed int8 dilated convolution for some shapes with input heights <= dilation over the heights dimension (e68f151)
- Addressed static initialization order issue in bf16 converters (ae8efde)
- Fixed fast reference backward convolution dispatching for 3D-spatial case (5994d63)