Torch.NET icon indicating copy to clipboard operation
Torch.NET copied to clipboard

torch.Tensor serialization

Open kbegiedza opened this issue 4 years ago • 1 comments

How can I serialize torch.Tensor into stream?

kbegiedza avatar Feb 17 '21 09:02 kbegiedza

There should be a GetData which returns an Array method IIRC but you'll have to check the code to be sure

henon avatar Feb 17 '21 09:02 henon