From ac0e542ef60614e24f7bcab3864c14ebdb37c6a0 Mon Sep 17 00:00:00 2001 From: Alexander Nesterov Date: Thu, 28 Sep 2023 13:37:16 +0200 Subject: [PATCH] revert gitmodules --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1ff78f2447d4b8..829e85b5ee705b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "src/plugins/intel_cpu/thirdparty/onednn"] path = src/plugins/intel_cpu/thirdparty/onednn - url = https://github.com/allnes/oneDNN - branch = an/acl_softmax_check + url = https://github.com/openvinotoolkit/oneDNN ignore = dirty [submodule "thirdparty/xbyak"] path = thirdparty/xbyak