ModelPruningLibrary icon indicating copy to clipboard operation
ModelPruningLibrary copied to clipboard

Results 3 ModelPruningLibrary issues
Sort by recently updated
recently updated
newest added

I want to do some work by following this paper, but I don't have real equipment and environment. Have you conducted numerical simulation in a pure virtual environment? Could you...

It seems to me that training with the sparse model(`model=model.to_sparse()`) costs way more time than dense model. I have tried the code in 2020 and 2021, but the results are...

Thank you for your awesome works! I also want to use ImageNet-100 for experiments. Could you give me the specific 100 classes of ImageNet-100 that you use?