onnxruntime/onnxruntime
Ryan Hill 22bc020dcd
Ryanunderhill/ortapibase enforce (#15940)
### 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.
2023-05-15 10:35:38 -07:00
..
contrib_ops BeamScorer to use contiguous arrays for BeamHypotheses (#15923) 2023-05-13 14:17:45 -07:00
core Ryanunderhill/ortapibase enforce (#15940) 2023-05-15 10:35:38 -07:00
python Update optimize_pipeline.py to use __name__ detection (#15866) 2023-05-12 20:43:29 -07:00
test Scope down UT (#15939) 2023-05-15 09:30:57 -07:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/webgpu] following up for JSEP/WebGPU code cleanup (#15666) 2023-04-25 21:20:03 -07:00
__init__.py Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings