onnxruntime/java/src/main/native
Xiang Zhang 0dad79b495
Add SetLanguageProjection C Api and use it in four projections (#5023)
* 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
2020-09-04 14:26:39 -07:00
..
ai_onnxruntime_OnnxMap.c Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
ai_onnxruntime_OnnxRuntime.c Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
ai_onnxruntime_OnnxSequence.c Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
ai_onnxruntime_OnnxTensor.c Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
ai_onnxruntime_OrtAllocator.c Java API for onnxruntime (#2215) 2019-12-10 08:28:46 -08:00
ai_onnxruntime_OrtEnvironment.c Add SetLanguageProjection C Api and use it in four projections (#5023) 2020-09-04 14:26:39 -07:00
ai_onnxruntime_OrtSession.c [Java] Adding missing methods on Session, SessionOptions and RunOptions (v2) (#3832) 2020-05-06 01:19:46 -07:00
ai_onnxruntime_OrtSession_RunOptions.c [Java] Adding missing methods on Session, SessionOptions and RunOptions (v2) (#3832) 2020-05-06 01:19:46 -07:00
ai_onnxruntime_OrtSession_SessionOptions.c Add amd migraphx execution provider to onnx runtime (#2929) 2020-05-27 04:24:59 +08:00
OrtJniUtil.c [Java] Adding missing methods on Session, SessionOptions and RunOptions (v2) (#3832) 2020-05-06 01:19:46 -07:00
OrtJniUtil.h [Java] Add support for map and sequence information on output nodes (#3468) 2020-04-16 02:29:23 -07:00