mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
### Description To prevent people from accidentally changing OrtApiBase, these static_asserts will fire if anyone adds a method, rearranges the method ordering, or changes the signature of any of the methods. ### Motivation and Context People have submitted changes that have done these things and there was no mechanism to stop them besides someone noticing in a code review. An automated way to let people know is needed. |
||
|---|---|---|
| .. | ||
| contrib_ops | ||
| core | ||
| python | ||
| test | ||
| tool/etw | ||
| wasm | ||
| __init__.py | ||
| ReformatSource.ps1 | ||
| ReformatSourcePython.bat | ||
| VSCodeCoverage.runsettings | ||