183f891191
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
13 lines
360 B
Plaintext
13 lines
360 B
Plaintext
[submodule "third_party/protobuf"]
|
|
path = third_party/protobuf
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
|
branch = 3.8.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 = master
|