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 for 2.0 #26288

Merged
merged 35 commits into from
Aug 23, 2020
Merged

update optimizer for 2.0 #26288

merged 35 commits into from
Aug 23, 2020

Commits on Aug 14, 2020

  1. add doc; notest

    MRXLT committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e45dcff View commit details
    Browse the repository at this point in the history
  2. fix doc; notest

    MRXLT committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    85b3f92 View commit details
    Browse the repository at this point in the history
  3. update doc; notest

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

Commits on Aug 17, 2020

  1. refine optimizer && adam

    MRXLT committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    9661a54 View commit details
    Browse the repository at this point in the history
  2. fix conflict

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

Commits on Aug 18, 2020

  1. refine optimizer; notest

    MRXLT committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    73baac0 View commit details
    Browse the repository at this point in the history
  2. add adam

    MRXLT committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    5a55869 View commit details
    Browse the repository at this point in the history
  3. fix doc

    MRXLT committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    fd34fbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5e6881 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    a715c46 View commit details
    Browse the repository at this point in the history
  2. fix doc && add adamw; notest

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e67cd86 View commit details
    Browse the repository at this point in the history
  3. add error message

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    da4025d View commit details
    Browse the repository at this point in the history
  4. bug fix

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f3699cb View commit details
    Browse the repository at this point in the history
  5. refine rmsprop && adamax

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    6f00384 View commit details
    Browse the repository at this point in the history
  6. fix ci

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    654377d View commit details
    Browse the repository at this point in the history
  7. buf fix

    MRXLT committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    fa7ccb1 View commit details
    Browse the repository at this point in the history
  8. update comment

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

Commits on Aug 20, 2020

  1. unify arguments place; notest

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b727dad View commit details
    Browse the repository at this point in the history
  2. fix ut, test=develop

    mapingshuo committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    9cf4c3b View commit details
    Browse the repository at this point in the history
  3. bug fix

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2e8d253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c38fc View commit details
    Browse the repository at this point in the history
  5. add examples code

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b75ab16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84205ce View commit details
    Browse the repository at this point in the history
  7. bug fix

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b6fa771 View commit details
    Browse the repository at this point in the history
  8. fix comments

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    9cd1838 View commit details
    Browse the repository at this point in the history
  9. fix sample code

    MRXLT committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    95310f5 View commit details
    Browse the repository at this point in the history
  10. add sample code for Optimizer

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

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    0780b9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a7f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f3c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd67080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b00b85f View commit details
    Browse the repository at this point in the history
  6. update api && add ut

    MRXLT committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    6cc0fc2 View commit details
    Browse the repository at this point in the history
  7. update doc && fix ut

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

Commits on Aug 23, 2020

  1. add ut

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