Skip to content

Commit

Permalink
Update onnx parser submodule to point to main branch (#1863)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
  • Loading branch information
kevinch-nv authored Mar 16, 2022
1 parent 97c5b58 commit 44b451d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
[submodule "parsers/onnx"]
path = parsers/onnx
url = https://github.com/onnx/onnx-tensorrt.git
branch = master
branch = main
2 changes: 1 addition & 1 deletion parsers/onnx

0 comments on commit 44b451d

Please sign in to comment.