| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 1.2 kB | |
| v3.10.1 source code.tar.gz | 2025-11-19 | 13.5 MB | |
| v3.10.1 source code.zip | 2025-11-19 | 16.8 MB | |
| Totals: 3 Items | 30.3 MB | 0 | |
This is a patch release containing the following changes to v3.10:
* Fixed an issue with reorder primitive returning unimplemented for cases when only one scale mask is defined on AArch64 processors (be924571d7740da8782b92549a787340670130ec)
* Fixed sporadic correctness issue in fp32 matmul on Intel GPUs based on Xe2 architecture (b4a761c6e6bbe8cce581b77561363fe10d83006f)
* Fixed correctness issue in fp16/bf16 matmul on Intel GPUs based on Xe3 architecture (48c114ba6256df572a964922fbd9d67dcb06173a)
* Fixed performance regression in bf16 convolution weight gradient on Intel Arc Graphics B-series (3b6665bec770c86fb9ff4d1b55af7e46f2af7773)
* Improved convolution performance on AArch64 processors with SVE128 support (808227df82818f80eb4791feb8cd90f92a21cf63)
* Fixed regression in matmul primitive creation time on Intel GPUs (599ecb56bd13495ec847a2e7e00ca287c10e7611)
* Fixed potential overflow for matmul, convolution and inner product primitives with Arm Compute Library (be12d8cd4f24615772a77ee5b02e885312dba8ba)
* Fixed convolution performance regression on Intel Arc Graphics B-series (7e271592dbdf8b9f42c884d2b2311453fb8ea134)