Replies: 1 comment 3 replies
|
Ouch! Maybe @shaltielshmid has some thoughts? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm getting an error when trying to save a very large model:
Unhandled exception. System.ArgumentException: Span only supports up to int.MaxValue elements. at TorchSharp.torch.Tensor._validate(Int64 totalSize)
All reactions