You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set version 1.17.0 for official release (#6405)
### Description
Removed rc1 from version number for 1.17.0 official relase
### Motivation and Context
To prepare release package for version 1.17.0
Signed-off-by: roborags <roborags80@gmail.com>
Set version number for official 1.16.2 release (#6265)
### Description
Remove "rc*" from version number in preparation for final 1.16.2
release.
Signed-off-by: Charles Volzka <cjvolzka@us.ibm.com>
Pin onnxruntime to 1.17.3 for release CIs (#6143) (#6148)
### Description
The latest ORT 1.18.0 does not implement ML ops required for
test_backend_onnxruntime.py. Pin to the previous ort release to pass the
release CIs.
### Motivation and Context
#6138 (comment)
---------
Signed-off-by: Liqun Fu <liqfu@microsoft.com>
(cherry picked from commit 093a8d3)
Co-authored-by: liqun Fu <liqfu@microsoft.com>
Set version number for official release (#6033)
### Description
Remove "rc2" from version number in preparation for 1.16.0 release.
Signed-off-by: Charles Volzka <cjvolzka@us.ibm.com>
Update version number to 1.14.1 (#5526)
### Description
Update version number to 1.14.1 for final release.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
Mark final RC (#4696)
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Signed-off-by: p-wysocki <przemyslaw.wysocki@intel.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>