You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: upsample_nearest3d only supports output tensors with less than INT_MAX elements, but got [1, 32, 416, 416, 416] can happen for large VRAM devices during find_a_max_patch_shape
Similar to #358
RuntimeError: upsample_nearest3d only supports output tensors with less than INT_MAX elements, but got [1, 32, 416, 416, 416]
can happen for large VRAM devices duringfind_a_max_patch_shape
reported also by @AlexisMaizel with the log file: 20241119.log
The text was updated successfully, but these errors were encountered: