Bump to rel-1.9.1 (#7684)

This commit is contained in:
ashbhandare 2021-05-13 18:41:28 -07:00 committed by GitHub
parent 32d8278c2f
commit 56e993a434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

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

@ -1 +1 @@
Subproject commit 971632833036c576cf95499291f689f8bb3519e1
Subproject commit adeb09b3af63939c507355f1ef6bca9c32e7e244

View file

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

View file

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