This is a patch release containing the following changes to v3.11.2:
- Fixed undefined behavior in matmul implementation on Intel64/AMD64 CPUs (bd117e4)
- Fixed performance regression in
f32reorder on Intel64/AMD64 CPUs (a4acece) - Fixed a
SEGFAULTin binary primitive with large sizes on Intel GPUs (157cba5, 1a8bc11) - Fixed performance regression in
f32convolution with small number of input channels on processors with Intel AVX-512 instruction set support (e1f4a61)