Open justlike-prog opened 1 year ago
Hi, I also meet a problem when I try to prune the ModifiedResNet50 in CLIP model, and the issue comes from the attnpool module too. Have you solved your problem? If yes, could you please share your solution? Thanks a lot!
Hi I would like to prune the AttentionPool2D Layers in the ModifiedResnet of CLIP. For some reason I am running into this error:
My code looks the following way: