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

update optimizer #26711

Merged
merged 22 commits into from
Sep 1, 2020
Merged

update optimizer #26711

merged 22 commits into from
Sep 1, 2020

Commits on Aug 24, 2020

  1. update doc

    MRXLT committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    346814a View commit details
    Browse the repository at this point in the history
  2. update doc

    MRXLT committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5257ba5 View commit details
    Browse the repository at this point in the history
  3. fix optimizer sample code

    MRXLT committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    afd3b2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469f67d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. fix adamw

    MRXLT committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    183adc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9083b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. fix adamw;notest

    MRXLT committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6d782fb View commit details
    Browse the repository at this point in the history
  2. fix load;notest

    MRXLT committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    b4127c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    f3ab3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa1935 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    MRXLT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    ed4ffc8 View commit details
    Browse the repository at this point in the history
  4. remove file

    MRXLT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5317c6a View commit details
    Browse the repository at this point in the history
  5. bug fix

    MRXLT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    8b40431 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57d8ddd View commit details
    Browse the repository at this point in the history
  7. fix code style

    MRXLT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7816f8f View commit details
    Browse the repository at this point in the history
  8. bug fix

    MRXLT committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e78b73c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. add ut

    MRXLT committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    c755a1f View commit details
    Browse the repository at this point in the history
  2. adamw support weight_decay=0

    MRXLT committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    be2ec16 View commit details
    Browse the repository at this point in the history
  3. fix ut

    MRXLT committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    20143c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. fix set_lr doc

    MRXLT committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    dce4795 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. fix doc

    MRXLT committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f2e3401 View commit details
    Browse the repository at this point in the history
  2. change parameters place

    MRXLT committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    c1cb99a View commit details
    Browse the repository at this point in the history