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

[App] Multiprocessing-safe work pickling #15836

Merged
merged 32 commits into from Dec 8, 2022
Merged

[App] Multiprocessing-safe work pickling #15836

merged 32 commits into from Dec 8, 2022

Commits on Nov 27, 2022

  1. safe work pickling

    hhsecond committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    46871ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40df25 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. mypy

    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fef035d View commit details
    Browse the repository at this point in the history
  2. Update tests/tests_app/utilities/test_safe_pickle.py

    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    Sherin Thomas and Borda committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9fe8bfd View commit details
    Browse the repository at this point in the history
  3. changelog

    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b041d4e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'safe_pickle' of github.com:Lightning-AI/lightning into …

    …safe_pickle
    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2c77e46 View commit details
    Browse the repository at this point in the history
  5. trying to fix ubuntu test

    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8732ef4 View commit details
    Browse the repository at this point in the history
  6. more typing fixes

    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4a7dd7d View commit details
    Browse the repository at this point in the history
  7. trying to fix ubuntu test

    hhsecond committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5723995 View commit details
    Browse the repository at this point in the history
  8. Update src/lightning_app/CHANGELOG.md

    Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
    Sherin Thomas and ethanwharris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    22c1625 View commit details
    Browse the repository at this point in the history
  9. Update src/lightning_app/utilities/safe_pickle.py

    Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
    Sherin Thomas and ethanwharris committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    6a3fce3 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8ebc36d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    26003eb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0443f4e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8ac4974 View commit details
    Browse the repository at this point in the history
  2. trim work args that has mp queue reference

    hhsecond committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1333e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1025aef View commit details
    Browse the repository at this point in the history
  4. mypy

    hhsecond committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    63f46ba View commit details
    Browse the repository at this point in the history
  5. Merge branch 'safe_pickle' of github.com:Lightning-AI/lightning into …

    …safe_pickle
    hhsecond committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d06e564 View commit details
    Browse the repository at this point in the history
  6. review

    hhsecond committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8c955a2 View commit details
    Browse the repository at this point in the history
  7. Update src/lightning_app/utilities/safe_pickle.py

    Co-authored-by: thomas chaton <thomas@grid.ai>
    Sherin Thomas and tchaton committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f16735f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7e0aff7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76b3ca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    16a8742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e9992 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    63bafb6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d6c553f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f20522 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4ac4eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52520b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into safe_pickle

    Sherin Thomas committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8f1b2b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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