Dharmesh Tailor

Results 2 comments of Dharmesh Tailor

I managed to write this code myself so this issue can be closed.

Thanks! I had an issue when using this in combination with `copy.deepcopy(model)` which is common in MAML implementations when performing finetuning. It leads to the following error: ``` RuntimeError: Only...