Skip to content

Commit

Permalink
Fix a typo and rename files.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 21, 2024
1 parent 435ed5f commit ce23443
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
opset_version: ['18', '15']
ort_version: ['1.16.3']
onnx_version: [''1.16.1']
onnx_version: ['1.16.1']
include:
- tf_version: '2.9.0'
python_version: '3.8'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
os: ['ubuntu-latest', 'windows-2022']
opset_version: ['18', '15']
ort_version: ['1.16.3']
onnx_version: [''1.16.1']
onnx_version: ['1.16.1']
include:
- tf_version: '2.9.0'
python_version: '3.8'
Expand Down

0 comments on commit ce23443

Please sign in to comment.