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

[feat] Gossip/SlowMo #378

Merged
merged 123 commits into from
Nov 8, 2021
Merged

[feat] Gossip/SlowMo #378

merged 123 commits into from
Nov 8, 2021

Commits on Feb 9, 2021

  1. Add latest version of gossip code from branch latest_master of vtanti…

    …a/stochastic_gradient_push
    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    268f2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f152379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbeab4a View commit details
    Browse the repository at this point in the history
  4. Remove extra ad_psgd file

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    4616722 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed7b866 View commit details
    Browse the repository at this point in the history
  6. Perform formatting (black, isort, flake8)

    Need to maybe automate this part with pre-commit
    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    89d865f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8157603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d458f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fdd823 View commit details
    Browse the repository at this point in the history
  10. Remove remaining adpsgd code

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3a09576 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary function

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    96fec9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d32d384 View commit details
    Browse the repository at this point in the history
  13. Fix formatting

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    015537f View commit details
    Browse the repository at this point in the history
  14. Make format.sh a script

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9b5aff7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc83b84 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c78976 View commit details
    Browse the repository at this point in the history
  17. Add tests for SGP

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3068a34 View commit details
    Browse the repository at this point in the history
  18. Minor mypy changes

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    dbb4eb3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4b4c373 View commit details
    Browse the repository at this point in the history
  20. Remove deprecated file

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ab01f16 View commit details
    Browse the repository at this point in the history
  21. Fix mypy in utils/helpers.py

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    993c6ff View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5e30d5d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    00c1ff2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7d75ab2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7c1e998 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    92aef32 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0e6f6ea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    98f9d36 View commit details
    Browse the repository at this point in the history
  29. Clean up

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9427e12 View commit details
    Browse the repository at this point in the history
  30. Factor out sgp_int

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b1c66c7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    43efe01 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    70ab95f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    383dfbc View commit details
    Browse the repository at this point in the history
  34. Remove extra variable

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8f8a275 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d5d4108 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9b99cbc View commit details
    Browse the repository at this point in the history
  37. Minor name change

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    24bd02c View commit details
    Browse the repository at this point in the history
  38. Minor formatting change

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    aa63481 View commit details
    Browse the repository at this point in the history
  39. Add a todo

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    242272a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2380783 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b67ef2c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    7c57b58 View commit details
    Browse the repository at this point in the history
  43. Missed renaming change

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    01b34c3 View commit details
    Browse the repository at this point in the history
  44. Precommit formatting

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b43d859 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1c6549b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    49db45e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    33a39bb View commit details
    Browse the repository at this point in the history
  48. Fix minor bugs

    vtantia committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    84fe38d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    669c90b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Add a no sharding version of SlowMo. Add tests for the no sharding ve…

    …rsion. Make optimizations in case of memory efficiency more clear
    vtantia committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    aed0595 View commit details
    Browse the repository at this point in the history
  2. Clean up SGP conditions

    vtantia committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    65d3861 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

    blefaudeux committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    2bbc373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c1b7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d7eff3 View commit details
    Browse the repository at this point in the history
  5. changing the cudnn deterministic setting, seems that running all test…

    …s with pytest would require some changes
    blefaudeux committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    ebfc864 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

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

Commits on Feb 14, 2021

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

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    1675f39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ea7f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Feb 19, 2021

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

Commits on Feb 20, 2021

  1. Formatting changes

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    152e004 View commit details
    Browse the repository at this point in the history
  2. Changes in documentation

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    61d501f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c6757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    589a609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c10ada7 View commit details
    Browse the repository at this point in the history
  6. Minor flake8 fix

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    d0dece9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9a7d8a View commit details
    Browse the repository at this point in the history
  8. Remove extra parameter

    Formatting changes in previous commit
    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    ecb558c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fd8be9 View commit details
    Browse the repository at this point in the history
  10. Rename function

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    ce50089 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f7dc6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c13e287 View commit details
    Browse the repository at this point in the history
  13. Add SlowMo to init

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    5d6dc69 View commit details
    Browse the repository at this point in the history
  14. Remove extra imports

    vtantia committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    3fa7593 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cba3829 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    75b8cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee9577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451cf6d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    ef86bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a798f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ac702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76e87b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    1bd1b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f5af2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Resolve comments on PR - misc

    vtantia committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5d025d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc366b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89bdc9 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    1110eff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bf8017 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    da5357d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d29165 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    vtantia committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e1aca67 View commit details
    Browse the repository at this point in the history
  4. Minor formatting fixes

    vtantia committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    20f55ed View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    8d98b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3e829 View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    vtantia committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    f3d91ec View commit details
    Browse the repository at this point in the history
  4. Update documentation to include SlowMo. Add tutorial. Remove tutorial…

    … of old format. Make minor fix in API documentation
    vtantia committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3eeef73 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    e2a9d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318dd91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83d5ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb8383d View commit details
    Browse the repository at this point in the history
  5. Fix minor typo

    vtantia committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    e19cc2a View commit details
    Browse the repository at this point in the history
  6. Fix backticks linter error

    vtantia committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    da5bb69 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    ebe1196 View commit details
    Browse the repository at this point in the history
  2. Minor renaming in docs

    vtantia committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    a19323e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    306dbef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39383bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bd07f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Add deep dive for SlowMo

    vtantia committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c6d0273 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    b59a835 View commit details
    Browse the repository at this point in the history
  2. Minor refactor - name change

    vtantia committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d9765a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    122e082 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b325371 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45830c1 View commit details
    Browse the repository at this point in the history
  6. Fix minor linter error

    vtantia committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c7242de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22efbaa View commit details
    Browse the repository at this point in the history
  8. Fix link in docs

    vtantia committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    68ff8f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0d94d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    67f6003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cf9153 View commit details
    Browse the repository at this point in the history