nr3d_lib icon indicating copy to clipboard operation
nr3d_lib copied to clipboard

Fix torch.no_grad

Open ushio2021 opened this issue 9 months ago • 0 comments

torch.no_grad needs to be instantiated with parenthesis to function as a decorator (also works for PyTorch 2.1 and later)

ushio2021 avatar May 08 '24 16:05 ushio2021