Function Snpe_SNPEBuilder_Build¶
Defined in File SNPEBuilder.h
Function Documentation¶
-
Snpe_SNPE_Handle_t Snpe_SNPEBuilder_Build(Snpe_SNPEBuilder_Handle_t snpeBuilderHandle)
Returns an instance of SNPE based on the current parameters.
- Parameters
snpeBuilderHandle – [in] Handle to access the SNPEBuilder object
- Returns
A new instance of a SNPE object that can be used to execute models or null if any errors occur.