mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
Bump to rel-1.9.1 (#7684)
This commit is contained in:
parent
32d8278c2f
commit
56e993a434
4 changed files with 4 additions and 4 deletions
|
|
@ -262,7 +262,7 @@
|
|||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"commitHash": "971632833036c576cf95499291f689f8bb3519e1",
|
||||
"commitHash": "adeb09b3af63939c507355f1ef6bca9c32e7e244",
|
||||
"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 971632833036c576cf95499291f689f8bb3519e1
|
||||
Subproject commit adeb09b3af63939c507355f1ef6bca9c32e7e244
|
||||
|
|
@ -3,7 +3,7 @@ mypy
|
|||
pytest
|
||||
setuptools>=41.4.0
|
||||
wheel
|
||||
git+http://github.com/onnx/onnx.git@971632833036c576cf95499291f689f8bb3519e1#egg=onnx
|
||||
git+http://github.com/onnx/onnx.git@adeb09b3af63939c507355f1ef6bca9c32e7e244#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@971632833036c576cf95499291f689f8bb3519e1#egg=onnx
|
||||
git+http://github.com/onnx/onnx.git@adeb09b3af63939c507355f1ef6bca9c32e7e244#egg=onnx
|
||||
argparse
|
||||
sympy==1.1.1
|
||||
flake8
|
||||
|
|
|
|||
Loading…
Reference in a new issue