Struct ov::intel_gpu::VirtualAddressMemory#

struct VirtualAddressMemory#

Host (CPU) memory descriptor for wrapping mmap-backed or aligned host buffers as GPU plugin tensors without copying.

Public Members

int64_t size = -1#

Buffer size in bytes; -1 means “derive from tensor shape”.