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

fix(pytorch): fix learning rate decay defaults #414

Merged
merged 1 commit into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. fix(pytorch): fix learning rate decay defaults

    This commit ensures that the 'lr_decay_type' argument is used when the user
    doesn't specify the specific learning rate decays.
    rickstaa committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d1a4c91 View commit details
    Browse the repository at this point in the history