Namespace Tizen.MachineLearning.Inference
Classes
SingleShot
The SingleShot class loads a Machine Learning model and make inferences from input data.
TensorsData
The TensorsData class sets and gets the buffer data for each Tensor.
TensorsInfo
The TensorsInfo class manages each Tensor information such as Name, Type and Dimension.
Enums
HWType
Types of hardware resources to be used for NNFWs. Note that if the affinity (nnn) is not supported by the driver or hardware, it is ignored.
NNFWType
Types of Neural Network Framework.
TensorType
Possible data element types of Tensor in NNStreamer.