Reading Tensor From File
Is anyone aware how the Tensor.fromfile() function works as explained in the mojo docs?
I've tried reading from txt and csv files as well as files generated by the Tensor.tofile() function but none of these seem to create a Tensor with any desired values.
I've tried reading from txt and csv files as well as files generated by the Tensor.tofile() function but none of these seem to create a Tensor with any desired values.

