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

[Done] API for dist train #6297

Merged
merged 25 commits into from
Dec 22, 2017

Commits on Dec 5, 2017

  1. wip api for dist train

    typhoonzero committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    b18ca5f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. wip

    typhoonzero committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    dd46d95 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. update

    typhoonzero committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    7165533 View commit details
    Browse the repository at this point in the history
  2. update recv op

    typhoonzero committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    1c1fae6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    308491a View commit details
    Browse the repository at this point in the history
  2. wip for testing

    typhoonzero committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    489b969 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. wip need ut

    typhoonzero committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    b4cd7f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

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

    … simple_dist_train_api
    typhoonzero committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    2b47fb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

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

    typhoonzero committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    1b20096 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. fix ut

    typhoonzero committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    dfbc9f2 View commit details
    Browse the repository at this point in the history
  2. fix ci

    typhoonzero committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    e13e15d View commit details
    Browse the repository at this point in the history
  3. update for multi trainer

    typhoonzero committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    f8f80db View commit details
    Browse the repository at this point in the history
  4. update for multi trainer

    typhoonzero committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    17f9be5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

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

    typhoonzero committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    1e54956 View commit details
    Browse the repository at this point in the history
  3. wip multi-trainer

    typhoonzero committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    7be7923 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. support multi node

    typhoonzero committed Dec 19, 2017
    Configuration menu
    Copy the full SHA
    b1b7af4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. fix unit test failed

    Yancey1989 committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    e805cfc View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. Merge pull request #2 from Yancey1989/patch_dist

    Fix unit test failed
    typhoonzero authored Dec 21, 2017
    Configuration menu
    Copy the full SHA
    7072927 View commit details
    Browse the repository at this point in the history
  2. fix delete ops

    typhoonzero committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    4658f95 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … simple_dist_train_api
    typhoonzero committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    175a4f5 View commit details
    Browse the repository at this point in the history
  4. follow comments

    typhoonzero committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    b848416 View commit details
    Browse the repository at this point in the history
  5. fix compile when merge

    typhoonzero committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    5913e73 View commit details
    Browse the repository at this point in the history