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

[Horovod] Fix Reduce for Horovod #6585

Closed
wants to merge 12 commits into from

Commits on Mar 18, 2021

  1. bug fix

    amogkam committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2505ccc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Update pytorch_lightning/plugins/training_type/horovod.py

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    amogkam and Borda committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    6ccfd68 View commit details
    Browse the repository at this point in the history
  2. try add test

    amogkam committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e9d9c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf988b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Apply suggestions from code review

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    Borda and carmocca committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    d1790cd View commit details
    Browse the repository at this point in the history
  2. Reuse code

    carmocca committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    6b9c62f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e28fd2 View commit details
    Browse the repository at this point in the history
  4. Avoid name conflict

    carmocca committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1b05074 View commit details
    Browse the repository at this point in the history
  5. Forgot argument

    carmocca committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    29fc2e8 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    carmocca committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cae1419 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    3b293a7 View commit details
    Browse the repository at this point in the history
  2. Bad merge

    carmocca committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    d22297d View commit details
    Browse the repository at this point in the history