From 5130a8f8446609af1f30137ab3a6bf14449da048 Mon Sep 17 00:00:00 2001 From: Eisuke Kawashima Date: Mon, 2 Dec 2024 06:38:28 +0900 Subject: [PATCH] build: update URL of MKL-DNN/oneDNN --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 49b42bf2..4dcdedfb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "mkl-dnn"] path = mkl-dnn - url = https://github.com/intel/mkl-dnn.git + url = https://github.com/uxlfoundation/oneDNN.git