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