Files
Kevin Chen 17003e43da TensorRT 10.7-GA OSS Release (#4269)
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
2024-12-05 13:12:22 -08:00

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