This is a patch release containing the following changes to v3.10.1:
- Fixed a memory leak in Graph API related to host scalars use (0441245)
- Fixed
f16matmul performance regression withint4weights on Intel Arc graphics for Intel Core Ultra processors (Series 3) (789711c, a160247) - Fixed
bf16matmul performance regression on Intel Xeon processors with Intel AMX instruction set support (c29ec26) - Changed register allocation in BRGEMM kernel to avoid register conflicts and improve code safety (95d651b)
- Fixed a crash related to incorrect caching of
int8convolution primitive on Intel GPUs (28ccca4, 0bc8060) - Fixed a bug preventing correct detection of Intel AVX 10.2 instruction set on Intel Xeon processors (568171c)