Struct SnpeUdo_PerCoreDatatype_t¶
Defined in File UdoBase.h
Struct Documentation¶
-
struct SnpeUdo_PerCoreDatatype_t¶
A struct which defines the datatype associated with a specified core-type This should be used to denote the datatypes for a single tensor info, depending on the intended execution core.
Public Members
-
SnpeUdo_CoreType_t coreType¶
The IP Core.
-
SnpeUdo_DataType_t dataType¶
The associated datatype for this coreType.
-
SnpeUdo_CoreType_t coreType¶