Update onnx-tensorrt submodule to master (#753)

This commit is contained in:
stevenlix 2019-04-02 16:34:00 -07:00 committed by Changming Sun
parent acc8ac58d2
commit 06888437dd
3 changed files with 6 additions and 6 deletions

6
.gitmodules vendored
View file

@ -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

View file

@ -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"
}
}
}

@ -1 +1 @@
Subproject commit 3ad2bd19d6f0a2475805e9aa5ae8734a0d60fbaa
Subproject commit c8ebe0da0776c1a6347139b074a901bd57fae499