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

Added args/kwargs to idist barrier #2353

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    fb2b897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e3157 View commit details
    Browse the repository at this point in the history
  3. pytorch#2213 add HOROVOD_VERSION

    fco-dv committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    4e30043 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    131ac8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b62160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c27588 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

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

Commits on Dec 17, 2021

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

Commits on Dec 22, 2021

  1. remove _check_signature method

    fco-dv committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a2dfd40 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into idist_barrier

    # Conflicts:
    #	ignite/distributed/utils.py
    fco-dv committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    007d6ec View commit details
    Browse the repository at this point in the history
  3. rm unused import

    fco-dv committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    2115544 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4309356 View commit details
    Browse the repository at this point in the history
  5. Update ignite/distributed/utils.py

    Co-authored-by: vfdev <vfdev.5@gmail.com>
    fco-dv and vfdev-5 committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    840174b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1f7163 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    9266a91 View commit details
    Browse the repository at this point in the history
  2. fix args param

    fco-dv committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6e4f635 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge remote-tracking branch 'upstream/master' into idist_barrier

    # Conflicts:
    #	tests/ignite/handlers/test_checkpoint.py
    fco-dv committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3d85c31 View commit details
    Browse the repository at this point in the history
  2. xla tag explicit

    fco-dv committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ac45365 View commit details
    Browse the repository at this point in the history
  3. autopep8 fix

    fco-dv authored and actions-user committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    02b2b7a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    4679671 View commit details
    Browse the repository at this point in the history
  2. rm warning in test

    fco-dv committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    6c5964b View commit details
    Browse the repository at this point in the history
  3. revert test_xla

    fco-dv committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    26adc91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f2b607 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. add tests for native and xla

    fco-dv committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    45fd369 View commit details
    Browse the repository at this point in the history
  2. add tests for hvd

    fco-dv committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    925ec46 View commit details
    Browse the repository at this point in the history
  3. fix hvd import

    fco-dv committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    63a4291 View commit details
    Browse the repository at this point in the history
  4. fix import for hvd

    fco-dv committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    ecbfe33 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Update tests/ignite/distributed/utils/test_native.py

    Co-authored-by: vfdev <vfdev.5@gmail.com>
    fco-dv and vfdev-5 committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f9d4e93 View commit details
    Browse the repository at this point in the history
  2. autopep8 fix

    fco-dv authored and actions-user committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1c59636 View commit details
    Browse the repository at this point in the history
  3. rm trailing commas in tests

    fco-dv committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    8d1af22 View commit details
    Browse the repository at this point in the history
  4. update xla test params

    fco-dv committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a81b064 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f90e6d View commit details
    Browse the repository at this point in the history
  6. rm test params

    fco-dv committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    c0ae8fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9db5db2 View commit details
    Browse the repository at this point in the history
  8. revert failing hvd test

    fco-dv committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a697696 View commit details
    Browse the repository at this point in the history
  9. rm test params

    fco-dv committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    36fa945 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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

Commits on Jan 25, 2022

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