Best-Deep-Learning-Optimizers icon indicating copy to clipboard operation
Best-Deep-Learning-Optimizers copied to clipboard

adahessian issue

Open zzw-zwzhang opened this issue 1 year ago • 0 comments

hv * vi), dim=[2, 3], keepdim=True)) / vi[0, 1].numel() # Hessian diagonal block size is 9 here: torch.sum() reduces the dim 2/3.

IndexError: index 1 is out of bounds for dimension 1 with size 1

zzw-zwzhang avatar Apr 23 '23 13:04 zzw-zwzhang