Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheduler not really used(no "scheduler.step()") #2

Open
gggc97 opened this issue Sep 5, 2022 · 0 comments
Open

scheduler not really used(no "scheduler.step()") #2

gggc97 opened this issue Sep 5, 2022 · 0 comments

Comments

@gggc97
Copy link

gggc97 commented Sep 5, 2022

Hi,

in the training of deep learning model, e.g. in the file "Train_MoDL_Zpad.py", there is one line of code for a scheduler instance, but this scheduler is not used. Because there is no code for scheduler.step().

So is it designed in this way, or you forgot that line of code "scheduler.step()"?

Best regards
Guang Chai

@gggc97 gggc97 changed the title scheduler not really used(no scheduler.step()) scheduler not really used(no "scheduler.step()") Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant