Struct SnpeUdo_ImpInfo_t

Struct Documentation

struct SnpeUdo_ImpInfo_t

A struct returned by the implementation library and contains information on the specific library: name, IP Core, operations, etc.

Public Members

SnpeUdo_CoreType_t udoCoreType

Defines the IP Core that this implementation library is targeting.

SnpeUdo_String_t packageName

A string containing the package name.

SnpeUdo_String_t operationsString

A string containing all operation types separated by space.

uint32_t numOfOperations

Number of supported operations.