Optional
buffer: ArrayBufferThe actual data buffer This is the raw memory containing tensor elements
Readonly
byteSize of the data in bytes
Readonly
deviceDevice that manages this data
Readonly
idUnique identifier for this data allocation
Create a clone of this data with a new buffer
CPU-specific device data handle
Stores tensor data directly in an ArrayBuffer with metadata for efficient access and memory management.