mlverse / torch

R Interface to Torch
https://torch.mlverse.org
Other
483 stars 66 forks source link

fix(tensor): detach preserves attributes #1140

Closed sebffischer closed 4 months ago

sebffischer commented 4 months ago

Solves https://github.com/mlverse/torch/issues/1136

dfalbel commented 4 months ago

Fantastic! Thank you very much @sebffischer !