Function Snpe_SNPEBuilder_NetworkInit¶
Defined in File SNPEBuilder.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_SNPEBuilder_NetworkInit(Snpe_SNPEBuilder_Handle_t snpeBuilderHandle, Snpe_StringList_Handle_t snpeNetworkNames)
Sets the graphs that will be initialized in a multi-graph DLC.
- Parameters
snpeBuilderHandle – [in] Handle to access the SNPEBuilder object
snpeNetworkNames – [in] List of network names to to be initialized.
Note
The networkName is specified in snpe-dlc-info and defaults to the name of the first graph in the DLC.