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

Fixed parameter scheduler bug with CosineAnnealingWarmRestarts #2938

Merged
merged 29 commits into from
May 23, 2023

Commits on Apr 13, 2023

  1. remove codecov

    AlexanderChaptykov committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bb5e244 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. RankProcessFirst

    AlexanderChaptykov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f56b362 View commit details
    Browse the repository at this point in the history
  2. annotations

    AlexanderChaptykov committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    5801dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e77e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    86e564f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    2f75b92 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. del test file

    AlexanderChaptykov committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fcb555c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccef9c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37a9102 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    178c420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cef268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2897a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f7dd99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aea674d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c7cebc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    01636e2 View commit details
    Browse the repository at this point in the history
  2. add proxy class

    AlexanderChaptykov committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bdcbad4 View commit details
    Browse the repository at this point in the history
  3. annotation

    AlexanderChaptykov committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8ca28fd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. test, proxy class

    AlexanderChaptykov committed May 22, 2023
    Configuration menu
    Copy the full SHA
    92af29b View commit details
    Browse the repository at this point in the history
  2. add optim

    AlexanderChaptykov committed May 22, 2023
    Configuration menu
    Copy the full SHA
    45da45b View commit details
    Browse the repository at this point in the history
  3. name change

    AlexanderChaptykov committed May 22, 2023
    Configuration menu
    Copy the full SHA
    96cb1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a72e07 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. test upd/ setter

    AlexanderChaptykov committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ea8b803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d22d9 View commit details
    Browse the repository at this point in the history
  3. class fix

    AlexanderChaptykov committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6e02a0f View commit details
    Browse the repository at this point in the history
  4. Fixed mypy issues

    vfdev-5 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    165ed36 View commit details
    Browse the repository at this point in the history
  5. test upd

    AlexanderChaptykov committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5c9b99d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4445b02 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/bug_cosine_sched' into bug_cosin…

    …e_sched
    
    # Conflicts:
    #	tests/ignite/handlers/test_param_scheduler.py
    AlexanderChaptykov committed May 23, 2023
    Configuration menu
    Copy the full SHA
    971fc64 View commit details
    Browse the repository at this point in the history