Class | Description |
---|---|
InputTensor |
The
InputTensor class 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 |
The
OutputTensor class offers services to deal with MicroAI output tensors. |
Tensor |
The
Tensor class offers services to deal with MicroAI tensors. |
Tensor.DataType |
The
Tensor.DataType class enumerates the MicroAI data types. |
Tensor.QuantizationParameters |
The
QuantizationParameters class represents the quantization parameters used by a MLInferenceEngine . |