floatTensorAt
Creates a tensor data view at the specified byte offset.
Return
MmapFloatTensorData backed by the mapped memory
Parameters
byteOffset
offset in bytes from the start of the mapped region
shape
the shape of the tensor to create
Type Parameters
T
the data type constraint