EmbeddedAITensor.data property
The raw tensor data. The interpretation of these bytes depends on the dataType.
Signature:
data: Uint8Array;
The raw tensor data. The interpretation of these bytes depends on the dataType.
Signature:
data: Uint8Array;