Package org.jetbrains.kotlinx.dl.api.inference.onnx

Types

OnnxInferenceModel
Link copied to clipboard
open class OnnxInferenceModel : InferenceModel

Inference model built on ONNX format.

ONNXModels
Link copied to clipboard
object ONNXModels

Models in the ONNX format and running via ONNX Runtime.