-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There is a training bug in this project. That is I only set teacher model's require_grad_=False, but still put it's parameters to optimizer. So teacher model will update in training while it doesn't compute grad.
I don't have plan to fix it, because the training result shows it also works well.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working