You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were some issues with 0.14.1 leading to session abort. However, this was with windows.
See issue #1273. The torch package version 0.14.2 fixed this.
Could you try updating to 0.14.2?
require(torch)
A = nnf_one_hot(rep(1:10, 31:40))
A$to_sparse()
Then the session will be aborted. It should not be a memory overflow.
Session information is attached.
The text was updated successfully, but these errors were encountered: