packnet
packnet copied to clipboard
mask update in func 'make_finetuning_mask'
I am new in this task and read your code briefly。 Does line 137 in src/prune.py : ' self.current_masks = self.previous_masks' should be 'self.current_masks = mask'?