From: ezhilarasan s <[email protected]> *Fixed performance regression in binary primitive with broadcast (b972174, ff75122). *Fixed issue with SYCL device properties initialization (cabc5ca, 095f13e). *Fixed issue in matmul primitive with zero points (3157354). *Fixed segmentation fault in depthwise convolution primitive for shapes with huge spatial size for processors with Intel AVX-512 support (6834764, 1d2addc). *Fixed issue in forward convolution primitive for processors with Intel AVX2 support (d691137). *Fixed performance regression on GPUs with SYCL runtime (d8364e5).
Signed-off-by: ezhilarasan s <[email protected]> --- .../recipes-core/dnn/{onednn_2.4.4.bb => onednn_2.5.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dynamic-layers/clang-layer/recipes-core/dnn/{onednn_2.4.4.bb => onednn_2.5.2.bb} (96%) diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb similarity index 96% rename from dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb rename to dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb index 4d8bf2ff..fbea19f7 100644 --- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb @@ -13,8 +13,8 @@ SECTION = "lib" inherit pkgconfig cmake ptest S = "${WORKDIR}/git" -SRCREV = "145c4b50196ac90ec1b946fb80cb5cef6e7d2d35" -SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.4;protocol=https \ +SRCREV = "ee7eacb012b95a677c3c1dae0d05e730d99f180e" +SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.5;protocol=https \ file://run-ptest \ " -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7433): https://lists.yoctoproject.org/g/meta-intel/message/7433 Mute This Topic: https://lists.yoctoproject.org/mt/89073653/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
