Struct QnnHtpMem_SharedBufferConfig_t

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.

Public Members

int32_t fd
uint64_t offset