lucaslie / torchprune

A research library for pytorch-based neural network pruning, compression, and more.
https://people.csail.mit.edu/lucasl/
MIT License
161 stars 24 forks source link

where is the lib? #10

Open XiaodongYang1015 opened 1 year ago

XiaodongYang1015 commented 1 year ago

Hi,when i use the trochprune, it show ModuleNotFoundError: No module named 'torchprune.util.external.ffjord.lib' I can't find the lib file in the code, maybe the git ignore the lib file?

ark-1309 commented 1 year ago

I have the same issue, could you fix it?

Q-H-Zhang commented 1 year ago

I have the same issue

Q-H-Zhang commented 1 year ago

I hava fixed it by clone the "lib" file from https://github.com/rtqichen/ffjord/tree/master/lib