Commit 05b3d81
authored
Fix OrtApi static_assert violation, add instructions for updating additional API structs. (microsoft#27100)
### Description
<!-- Describe your changes. -->
Fix OrtApi 1.24 API size static_assert violation triggered by addition
of new APIs in
microsoft@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.1 parent f94987d commit 05b3d81
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4839 | 4839 | | |
4840 | 4840 | | |
4841 | 4841 | | |
4842 | | - | |
| 4842 | + | |
4843 | 4843 | | |
4844 | 4844 | | |
4845 | 4845 | | |
4846 | 4846 | | |
4847 | 4847 | | |
| 4848 | + | |
4848 | 4849 | | |
4849 | 4850 | | |
4850 | 4851 | | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
| 4855 | + | |
| 4856 | + | |
| 4857 | + | |
4851 | 4858 | | |
4852 | 4859 | | |
4853 | 4860 | | |
| |||
0 commit comments