Files
nvidia--tensorrt/.gitmodules
Kevin Chen ec056c81e5 Update protobuf version to 3.20.x
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
2022-08-16 17:12:26 -07:00

13 lines
359 B
Plaintext

[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
branch = 3.20.x
[submodule "third_party/cub"]
path = third_party/cub
url = https://github.com/NVlabs/cub.git
branch = 1.8.0
[submodule "parsers/onnx"]
path = parsers/onnx
url = https://github.com/onnx/onnx-tensorrt.git
branch = main