Function Snpe_Util_AddOpPackage

Function Documentation

int Snpe_Util_AddOpPackage(const char *regLibraryPath)

Register a user-defined op package with SNPE.

Parameters

regLibraryPath[in] Path to the registration library that allows clients to register a set of operations that are part of the package, and share op info with SNPE

Returns

Boolean: Non-zero if successful, 0 otherwise.