From e812ffd82ff03e08054fdd3e4bf2637c536bcb71 Mon Sep 17 00:00:00 2001 From: NiccoloN Date: Mon, 27 Jul 2026 12:26:10 +0200 Subject: [PATCH] update pimcomp submodule with fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d439960..1d3c2ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/HEAPLab/pimsim-nn.git [submodule "third_party/PIMCOMP-NN"] path = third_party/PIMCOMP-NN - url = https://github.com/sunxt99/PIMCOMP-NN + url = https://github.com/HEAPLab/PIMCOMP-NN.git