@NonNullByDefault
Package ej.microai
The MLInferenceEngine class provides essential functionality for interacting with Machine Learning models, specifically for running inferences.
-
Class Summary Class Description InputTensor TheInputTensorclass offers services to deal with MicroAI input tensors.MLInferenceEngine The MLInferenceEngine class provides essential functionality for interacting with Machine Learning models, specifically for running inferences.OutputTensor TheOutputTensorclass offers services to deal with MicroAI output tensors.Tensor TheTensorclass offers services to deal with MicroAI tensors.Tensor.DataType TheTensor.DataTypeclass enumerates the MicroAI data types.Tensor.QuantizationParameters TheQuantizationParametersclass represents the quantization parameters used by aMLInferenceEngine.