File QnnHtpMem.h¶
↰ Parent directory (include/QNN/HTP)
QNN HTP Memory Infrastructure component API.
Definition (include/QNN/HTP/QnnHtpMem.h)¶
Includes¶
QnnCommon.h(File QnnCommon.h)
Enums¶
Typedefs¶
Full File Listing¶
QNN HTP Memory Infrastructure component API.
Typedefs
-
typedef uint32_t QnnHtpMem_QurtAddress_t¶
Raw memory address that exists ONLY on the QURT side.
Enums
- #include <QnnHtpMem.h>
Configuration for custom shared buffer memory type This shared buffer is a contiguous chunk of memory identified by a single file descriptor which will be used by multiple tensors based on the offset provided Each QnnMem_register call with different offset will return a unique memory handle.
Public Members
-
struct QnnMemHtp_Descriptor_t¶
- #include <QnnHtpMem.h>
descriptor used for the QNN API
Public Members
-
QnnHtpMem_Type_t type¶
-
uint64_t size¶
-
QnnHtpMem_QurtAddress_t qurtAddress¶
-
QnnHtpMem_SharedBufferConfig_t weightsBufferConfig¶
-
union QnnMemHtp_Descriptor_t::[anonymous] [anonymous]¶
-
QnnHtpMem_Type_t type¶