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

Add model average optimizer for fluid #9082

Merged
merged 13 commits into from
Mar 22, 2018

Commits on Mar 14, 2018

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

Commits on Mar 15, 2018

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

Commits on Mar 18, 2018

  1. Configuration menu
    Copy the full SHA
    aee6867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016d0eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87fe52c View commit details
    Browse the repository at this point in the history
  4. Refine average accumulates op

    1. Rename inputs and outputs
    2. Add some comments
    wanghaoshuang committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    e0b136c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a01d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Refine initial and API of ModelAverage API

    1. Implement 'with model_average.apply()' syntax
    2. Init apply_program and restore_program in __init__ functin of ModelAverage
    wanghaoshuang committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    cad4d7f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    d22f4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01c770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c9f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad63722 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

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