hey Eric. i got this error during pruning , can you suggest me how should i handle it. Thanks
Traceback (most recent call last):
File "vggprune.py", line 73, in
mask = weight_copy.abs().gt(thre).float()
RuntimeError: Expected object of backend CUDA but got backend CPU for argument #2 'other'
hey Eric. i got this error during pruning , can you suggest me how should i handle it. Thanks
Traceback (most recent call last): File "vggprune.py", line 73, in
mask = weight_copy.abs().gt(thre).float()
RuntimeError: Expected object of backend CUDA but got backend CPU for argument #2 'other'