mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-20 19:12:24 +00:00
Replaced spaces on tabs (#3555)
This commit is contained in:
parent
7837c7efc3
commit
3cf3595579
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -5,8 +5,8 @@
|
|||
path = cmake/external/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "cmake/external/onnx"]
|
||||
path = cmake/external/onnx
|
||||
url = https://github.com/onnx/onnx
|
||||
path = cmake/external/onnx
|
||||
url = https://github.com/onnx/onnx
|
||||
[submodule "cmake/external/tvm"]
|
||||
path = cmake/external/tvm
|
||||
url = https://github.com/microsoft/onnxruntime-tvm.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue