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 variant of new load and save ops for storing model params in a single file #7909

Merged
merged 15 commits into from
Jan 30, 2018

Commits on Jan 23, 2018

  1. Add save_combine_op

    sidgoyal78 committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    7781287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6adc36e View commit details
    Browse the repository at this point in the history
  3. Add unit-test

    sidgoyal78 committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    99d1d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a24fca3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Configuration menu
    Copy the full SHA
    11e3181 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … serialize_alternate
    sidgoyal78 committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    53cc3e3 View commit details
    Browse the repository at this point in the history
  3. Fix unit-test

    sidgoyal78 committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    b1cc306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a3710f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

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

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    57bcdbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … serialize_alternate
    sidgoyal78 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    3d0f724 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    sidgoyal78 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    383acc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    511f472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9de9ea View commit details
    Browse the repository at this point in the history