onnx-mlir/.gitmodules

13 lines
435 B
Plaintext

[submodule "third_party/onnx"]
path = third_party/onnx
url = https://github.com/onnx/onnx.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/tjingrant/google-benchmark.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "third_party/variant"]
path = third_party/variant
url = https://github.com/mpark/variant.git