From 1d7b47a64d37f518e6c01e5748d72f3b4c085252 Mon Sep 17 00:00:00 2001 From: Abolfazl Shahbazi Date: Thu, 11 Feb 2021 15:02:32 -0800 Subject: [PATCH] Update for new 'oneDNN' GitHub URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5273db253..5724c84be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/pybind/pybind11.git [submodule "third_party/mkl-dnn"] path = third_party/mkl-dnn - url = https://github.com/intel/mkl-dnn.git + url = https://github.com/oneapi-src/oneDNN [submodule "third_party/xsmm"] path = third_party/xsmm url = https://github.com/hfp/libxsmm.git