mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-01 03:45:06 +00:00
parent
9b8189dd0a
commit
705d093167
4 changed files with 4 additions and 4 deletions
|
|
@ -345,7 +345,7 @@
|
|||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"commitHash": "63a586914d51fdfd6d8668e81de043e3d9b0b382",
|
||||
"commitHash": "994c6181247d7b419b28889fc57d5817e2089419",
|
||||
"repositoryUrl": "https://github.com/onnx/onnx"
|
||||
},
|
||||
"comments": "git submodule at cmake/external/onnx"
|
||||
|
|
|
|||
2
cmake/external/onnx
vendored
2
cmake/external/onnx
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 63a586914d51fdfd6d8668e81de043e3d9b0b382
|
||||
Subproject commit 994c6181247d7b419b28889fc57d5817e2089419
|
||||
|
|
@ -3,7 +3,7 @@ mypy
|
|||
pytest
|
||||
setuptools>=41.4.0
|
||||
wheel
|
||||
git+http://github.com/onnx/onnx.git@63a586914d51fdfd6d8668e81de043e3d9b0b382#egg=onnx
|
||||
git+http://github.com/onnx/onnx.git@994c6181247d7b419b28889fc57d5817e2089419#egg=onnx
|
||||
protobuf
|
||||
sympy==1.1.1
|
||||
flake8
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ mypy
|
|||
pytest
|
||||
setuptools>=41.4.0
|
||||
wheel
|
||||
git+http://github.com/onnx/onnx.git@63a586914d51fdfd6d8668e81de043e3d9b0b382#egg=onnx
|
||||
git+http://github.com/onnx/onnx.git@994c6181247d7b419b28889fc57d5817e2089419#egg=onnx
|
||||
argparse
|
||||
sympy==1.1.1
|
||||
flake8
|
||||
|
|
|
|||
Loading…
Reference in a new issue