Torch.NET
Torch.NET copied to clipboard
torch.Tensor serialization
How can I serialize torch.Tensor into stream?
There should be a GetData which returns an Array method IIRC but you'll have to check the code to be sure