Typedef SnpeUdo_HexNNv2OpFactoryInfra_t¶
Defined in File UdoImplDsp.h
Typedef Documentation¶
-
typedef struct hexnnv2OpFactoryInfra SnpeUdo_HexNNv2OpFactoryInfra_t¶
hexnn v2 per op factory infrastructure
The framework/runtime passes per op factory infrastructure as a void pointer to HexNN UDO implementation library by calling function “SnpeUdo_createOpFactory”. UDO implementation library is expected to cast it back to this following struct.