baukit icon indicating copy to clipboard operation
baukit copied to clipboard

There's a bug in recursive_copy()

Open TalHaklay opened this issue 1 year ago • 1 comments

Hi, There's a bug in recursive_copy() in nethook.py. In lines 224 and 226 you call recursively to recursive_copy(v) without setting the values to clone/detach/retain_grad.

TalHaklay avatar Dec 26 '23 15:12 TalHaklay

Thanks!

davidbau avatar Feb 22 '24 14:02 davidbau