Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Integrate Horovod training API as part of MXNet native distributed training API #17531

Merged
merged 25 commits into from
Apr 14, 2020

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    ce2a16e View commit details
    Browse the repository at this point in the history
  2. add local_rank function

    apeforest committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    5d5a820 View commit details
    Browse the repository at this point in the history
  3. add tests

    apeforest committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    f90d857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e2af1 View commit details
    Browse the repository at this point in the history
  5. Add kvstore horovod example

    apeforest committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7c5344d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1113db View commit details
    Browse the repository at this point in the history
  7. Add horood test to CI

    apeforest committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    6f37539 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e3e858 View commit details
    Browse the repository at this point in the history
  9. Add docstring

    apeforest committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    9fd7493 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    9143e04 View commit details
    Browse the repository at this point in the history
  2. Add horovod in test

    apeforest committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    00457f0 View commit details
    Browse the repository at this point in the history
  3. sync with master

    apeforest committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    0aef698 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    1c5fdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ae5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b624a10 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    a85e657 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    eric-haibin-lin authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5f7752f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Resolve conflict

    apeforest committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    a5c2c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be15c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f47e48 View commit details
    Browse the repository at this point in the history
  4. Add log message in test

    apeforest committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    11c5e32 View commit details
    Browse the repository at this point in the history
  5. Remove tmp file

    apeforest committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    30ce621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9a2bc2 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    apeforest committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    7094454 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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