Replaced spaces on tabs (#3555)

This commit is contained in:
Mikhail Kuznetsov 2020-04-23 01:16:19 +03:00 committed by GitHub
parent 7837c7efc3
commit 3cf3595579
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitmodules vendored
View file

@ -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