diff --git a/.gitmodules b/.gitmodules index 2a8c610639..e5de262bdd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,9 @@ [submodule "cmake/external/nsync"] path = cmake/external/nsync url = https://github.com/google/nsync -[submodule "cmake/external/onnx-tensorrt"] - path = cmake/external/onnx-tensorrt - url = https://github.com/stevenlix/onnx-tensorrt.git [submodule "cmake/external/re2"] path = cmake/external/re2 url = https://github.com/google/re2.git +[submodule "cmake/external/onnx-tensorrt"] + path = cmake/external/onnx-tensorrt + url = https://github.com/onnx/onnx-tensorrt.git diff --git a/cgmanifest.json b/cgmanifest.json index 76dfb8780a..2991301bba 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -285,8 +285,8 @@ "component":{ "type":"git", "git":{ - "commitHash":"3ad2bd19d6f0a2475805e9aa5ae8734a0d60fbaa", - "repositoryUrl":"https://github.com/stevenlix/onnx-tensorrt.git" + "commitHash":"c8ebe0da0776c1a6347139b074a901bd57fae499", + "repositoryUrl":"https://github.com/onnx/onnx-tensorrt.git" } } } diff --git a/cmake/external/onnx-tensorrt b/cmake/external/onnx-tensorrt index 3ad2bd19d6..c8ebe0da07 160000 --- a/cmake/external/onnx-tensorrt +++ b/cmake/external/onnx-tensorrt @@ -1 +1 @@ -Subproject commit 3ad2bd19d6f0a2475805e9aa5ae8734a0d60fbaa +Subproject commit c8ebe0da0776c1a6347139b074a901bd57fae499