Struct QnnHtpMem_SharedBufferConfig_t¶
Defined in File QnnHtpMem.h
Struct Documentation¶
-
struct QnnHtpMem_SharedBufferConfig_t¶
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.