13 lines
370 B
Plaintext
13 lines
370 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 = release/10.7-GA
|