mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
* Add SetLanguageProjection C Api and use it in four projections * static cast enum languageprojection to uint32_t * resolve comments * fix typo and line added unintentionally * revert unecessary change * reorder c# api * add TensorAt and CreateAndRegisterAllocator in Csharp to keep the same order as C apis |
||
|---|---|---|
| .. | ||
| ai_onnxruntime_OnnxMap.c | ||
| ai_onnxruntime_OnnxRuntime.c | ||
| ai_onnxruntime_OnnxSequence.c | ||
| ai_onnxruntime_OnnxTensor.c | ||
| ai_onnxruntime_OrtAllocator.c | ||
| ai_onnxruntime_OrtEnvironment.c | ||
| ai_onnxruntime_OrtSession.c | ||
| ai_onnxruntime_OrtSession_RunOptions.c | ||
| ai_onnxruntime_OrtSession_SessionOptions.c | ||
| OrtJniUtil.c | ||
| OrtJniUtil.h | ||