Function Snpe_SNPEBuilder_Create

Function Documentation

Snpe_SNPEBuilder_Handle_t Snpe_SNPEBuilder_Create(Snpe_DlContainer_Handle_t containerHandle)

Constructor of NeuralNetwork Builder ith a supplied model.

The builder class for creating SNPE objects. Not meant to be extended.

Parameters

containerHandle[in] A DlContainer holding the model.

Returns

A new instance of a SNPEBuilder object that can be used to configure and build an instance of SNPE.