Package ai.djl.onnxruntime.engine
Contains classes to interface with the underlying ONNXRuntime Engine.
-
Class Summary Class Description OrtEngine OrtEngineProvider OrtEngineProvideris the ONNX Runtime implementation ofEngineProvider.OrtModel OrtModelis the ONNX Runtime implementation ofModel.OrtNDArray OrtNDArrayis the ONNX Runtime implementation ofNDArray.OrtNDManager OrtNDManageris the ONNX Runtime implementation ofNDManager.OrtSymbolBlock OrtSymbolBlockis the ONNX Runtime implementation ofSymbolBlock.