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

about "self.scheduler.step() " and "self.loss.step()" #18

Open
wanggrun opened this issue Dec 15, 2019 · 0 comments
Open

about "self.scheduler.step() " and "self.loss.step()" #18

wanggrun opened this issue Dec 15, 2019 · 0 comments

Comments

@wanggrun
Copy link

self.loss.step()

Hi, thank you for the nice repo!

In the 33rd and 34th line of trainer.py, there are two step functions, i.e., self.scheduler.step() and self.loss.step(). Could you explain the roles of these two functions?

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