Get the buffer data of the tensor.
Get the dimensions of the tensor.
Get the number of elements in the tensor.
Get the data type of the tensor.
Create a new tensor with the same data buffer and specified dims.
New dimensions. Size should match the old one.
Generated using TypeDoc
Represent multi-dimensional arrays to feed to or fetch from model inferencing.