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
Fix OrtApi static_assert violation, add instructions for updating additional API structs. (#27100)
### Description
<!-- Describe your changes. -->
Fix OrtApi 1.24 API size static_assert violation triggered by addition
of new APIs in
f481b17.
Add version update instructions for updating additional API structs.
### 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. -->
Fix build on main.
Add info about other API structs to version update instructions.
0 commit comments