Optionalbuffer: ArrayBufferThe actual data buffer This is the raw memory containing tensor elements
ReadonlybyteSize of the data in bytes
ReadonlydeviceDevice that manages this data
ReadonlyidUnique 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.