JJGO / shrinkbench

PyTorch library to facilitate development and standardized evaluation of neural network pruning methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requires tensorboard and tqdm

suranap opened this issue · comments

Installed with conda as instructed in README. Still needed tensorboard and tqdm.

Thanks for the notice. I added tqdm to the dependencies and made tensorboard completely optional and disabled by default