Package ai.djl.onnxruntime.engine
package ai.djl.onnxruntime.engine
Contains classes to interface with the underlying ONNXRuntime Engine.
-
ClassesClassDescription
OrtEngineProvideris the ONNX Runtime implementation ofEngineProvider.OrtModelis the ONNX Runtime implementation ofModel.OrtNDArrayis the ONNX Runtime implementation ofNDArray.OrtNDManageris the ONNX Runtime implementation ofNDManager.OrtSymbolBlockis the ONNX Runtime implementation ofSymbolBlock.