Torch-Pruning icon indicating copy to clipboard operation
Torch-Pruning copied to clipboard

how to get the definition of model class after pruning

Open nick-zoo opened this issue 3 years ago • 1 comments
trafficstars

Thanks for the excellent work! But in general, it need the definition of model class for deploying. Only get the model weights and architecture via torch.save(model, save_path) in other machines may get some trouble (for examples). Is there some ways to get the pruning model defination? Thanks :D

nick-zoo avatar Dec 21 '21 12:12 nick-zoo

Hi @nick-zoo , Any progress on it? I am also interested in this.

edwardnguyen1705 avatar Mar 02 '22 09:03 edwardnguyen1705