Skip to content

Commit

Permalink
Fix ONNX_IMPORT
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed May 22, 2019
1 parent 1ef0148 commit c0ce646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
url = https://github.com/google/glog
[submodule "third_party/onnx"]
path = third_party/onnx
url = https://github.com/onnx/onnx
url = https://github.com/daquexian/onnx
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11
2 changes: 1 addition & 1 deletion third_party/onnx
Submodule onnx updated 256 files

0 comments on commit c0ce646

Please sign in to comment.