Optimizer dealing with parameters without gradients #2733
Unanswered
SnowdenLee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a question about the optimizer part. If the parameters do not require gradients, why they are still added into the params, shouldn't they be filtered?
mmcv/mmcv/runner/optimizer/default_constructor.py
Lines 182 to 183 in bfdd1f9
Beta Was this translation helpful? Give feedback.
All reactions