mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* [java] Fixing the buffer semantics. * Renaming bufferCapacity to bufferRemaining. * Adding a cast to char* so the pointer arithmetic works on Windows. |
||
|---|---|---|
| .. | ||
| 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 | ||