Skip to content

Commit

Permalink
[onnxruntime] update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Jul 14, 2024
1 parent 9fe39d3 commit 03a4ca3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"port-version": 2
},
"onnxruntime": {
"baseline": "1.18.0",
"port-version": 1
"baseline": "1.18.1",
"port-version": 0
},
"opencl": {
"baseline": "v2024.05.08",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/onnxruntime.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6ae8680e3abd690e51ffc049f2b9e3af6e1e1a07",
"version-semver": "1.18.1",
"port-version": 0
},
{
"git-tree": "6ff6836fc7e0eb8a5321ed62fe1b630647c21dc1",
"version-semver": "1.18.0",
Expand Down

0 comments on commit 03a4ca3

Please sign in to comment.