CPG icon indicating copy to clipboard operation
CPG copied to clipboard

Why weights are not masked-out

Open thomascong121 opened this issue 3 years ago • 0 comments
trafficstars

Hi, Thanks for the great work. I have a question with regard to your gradual prune implementation. I notice that in your implementation, you commented out the code for masking out the model weights (line 88 in utils/prune.py). Is there a particular reason for doing this?

thomascong121 avatar Aug 30 '22 02:08 thomascong121