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

Make flower-simulation accept ClientApp and ServerApp objects #3024

Merged
merged 168 commits into from
Mar 5, 2024

Commits on Feb 21, 2024

  1. init

    jafermarq committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4c83a5e View commit details
    Browse the repository at this point in the history
  2. base backend

    jafermarq committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a85db40 View commit details
    Browse the repository at this point in the history
  3. update

    jafermarq committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b770312 View commit details
    Browse the repository at this point in the history
  4. update docstrings

    jafermarq committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b9c6455 View commit details
    Browse the repository at this point in the history
  5. minor fixes

    jafermarq committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cd48539 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. updates

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2791163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca33ec View commit details
    Browse the repository at this point in the history
  3. fix

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1b6564a View commit details
    Browse the repository at this point in the history
  4. w/ previous

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bad8727 View commit details
    Browse the repository at this point in the history
  5. fix

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a68172f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2b072e View commit details
    Browse the repository at this point in the history
  7. fix for json.loads

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6881866 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    935e333 View commit details
    Browse the repository at this point in the history
  9. merged

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    704d667 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adfe198 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0bab9a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e0ee74 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82836ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4853813 View commit details
    Browse the repository at this point in the history
  15. format

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    31787cf View commit details
    Browse the repository at this point in the history
  16. passing actor init kwargs

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8522022 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    788e63f View commit details
    Browse the repository at this point in the history
  18. updated examples

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9200513 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d8935b3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b108be2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    17e3089 View commit details
    Browse the repository at this point in the history
  22. moved import

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0e02b05 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b77e4e8 View commit details
    Browse the repository at this point in the history
  24. Apply suggestions from code review

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fd67f22 View commit details
    Browse the repository at this point in the history
  25. renamed vars; exporting

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cf004d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f10a6ca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d097bcd View commit details
    Browse the repository at this point in the history
  28. merge

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e669e2a View commit details
    Browse the repository at this point in the history
  29. moved

    jafermarq committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a521b40 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    890e329 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2ccf612 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0f7a071 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    443551f View commit details
    Browse the repository at this point in the history
  2. merge w/ main

    jafermarq committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bdfcccb View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    79f363e View commit details
    Browse the repository at this point in the history
  4. remove suprefluous if

    jafermarq committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    12fa44c View commit details
    Browse the repository at this point in the history
  5. fixes

    jafermarq committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c309046 View commit details
    Browse the repository at this point in the history
  6. merge and more

    jafermarq committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d217677 View commit details
    Browse the repository at this point in the history
  7. merge w/ main

    jafermarq committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ee20d50 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. gracefully shutdown

    jafermarq committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    93918db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4ab14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e173312 View commit details
    Browse the repository at this point in the history
  4. .

    jafermarq committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    261f516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21e9932 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89de845 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. merge

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2faef27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b57c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accc67c View commit details
    Browse the repository at this point in the history
  4. format

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    39e3234 View commit details
    Browse the repository at this point in the history
  5. fix for py3.8

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8ea4b08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb9bfc2 View commit details
    Browse the repository at this point in the history
  7. fix py3.11

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    35c55d4 View commit details
    Browse the repository at this point in the history
  8. fix import

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    49bc661 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4506a17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d6f821 View commit details
    Browse the repository at this point in the history
  11. start/shutdown tests

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ed5b181 View commit details
    Browse the repository at this point in the history
  12. full loop tests; tweaks

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2c05cdd View commit details
    Browse the repository at this point in the history
  13. erge w/ main

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c589f7d View commit details
    Browse the repository at this point in the history
  14. .

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    98fb4b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b15cebd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    65c8b79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2dfc83f View commit details
    Browse the repository at this point in the history
  18. adding back examples

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    87d7a4c View commit details
    Browse the repository at this point in the history
  19. Apply suggestions from code review

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    35ab1f3 View commit details
    Browse the repository at this point in the history
  20. Apply suggestions from code review

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5b3365a View commit details
    Browse the repository at this point in the history
  21. introduced partition_id.

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    785ac91 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eba053a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3d15041 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ee84f85 View commit details
    Browse the repository at this point in the history
  25. re written

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    27d2bb1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b7d5521 View commit details
    Browse the repository at this point in the history
  27. using metadata.partition_id

    jafermarq committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1969aac View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    17d4b23 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. more efficient

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f1ca09 View commit details
    Browse the repository at this point in the history
  2. undo

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f44b595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e7be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666c65f View commit details
    Browse the repository at this point in the history
  5. more tests

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ab55b0c View commit details
    Browse the repository at this point in the history
  6. more

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    28dda2d View commit details
    Browse the repository at this point in the history
  7. minor update

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5cd047e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4be09c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17d3d34 View commit details
    Browse the repository at this point in the history
  10. better tests; reorg

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3c616e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ffed29b View commit details
    Browse the repository at this point in the history
  12. update

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    aed4420 View commit details
    Browse the repository at this point in the history
  13. w/ previous

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    96519dc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e491b7b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b7dc4c View commit details
    Browse the repository at this point in the history
  16. post merge update

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1aa3b36 View commit details
    Browse the repository at this point in the history
  17. fix

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    21f03a9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab63974 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1d137da View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a4590af View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    141be7b View commit details
    Browse the repository at this point in the history
  22. minor tweak

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4d8ee73 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1ac8e2b View commit details
    Browse the repository at this point in the history
  24. w/ previous

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c366604 View commit details
    Browse the repository at this point in the history
  25. wip

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a62a0d1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8f6de1e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c45c4af View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e2ac2b0 View commit details
    Browse the repository at this point in the history
  29. update

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c9492f0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    98b31e0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    91e4413 View commit details
    Browse the repository at this point in the history
  32. merge w/ main

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b1e0460 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fdb7ace View commit details
    Browse the repository at this point in the history
  34. updates

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    82878f6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    12ed070 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b3d397b View commit details
    Browse the repository at this point in the history
  37. completed tests.

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bd7b1aa View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4e32264 View commit details
    Browse the repository at this point in the history
  39. update import

    jafermarq committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0dce992 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. wip

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1936631 View commit details
    Browse the repository at this point in the history
  2. merge and update

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d679ce6 View commit details
    Browse the repository at this point in the history
  3. minior formatting

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e3271b View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Daniel J. Beutel <daniel@flower.ai>
    jafermarq and danieljanes authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    67777c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35f4566 View commit details
    Browse the repository at this point in the history
  6. fixes post review

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    46eac84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2ee2cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bc3869 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc6a145 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99a2522 View commit details
    Browse the repository at this point in the history
  11. minor

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    662579e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    91c3eb2 View commit details
    Browse the repository at this point in the history
  13. updated TF notebook

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6dd034b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed375a4 View commit details
    Browse the repository at this point in the history
  15. moved run_driver_api_grpc()

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2aba895 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    744084c View commit details
    Browse the repository at this point in the history
  17. update and format

    jafermarq committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f3d2c63 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c3fcdf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2a4dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafc2ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b3bc49 View commit details
    Browse the repository at this point in the history
  4. updates

    jafermarq committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    94c2649 View commit details
    Browse the repository at this point in the history
  5. merge w/ main

    jafermarq committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    bebf3c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

    jafermarq committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b00e840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afef4e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f9bd9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32d8b33 View commit details
    Browse the repository at this point in the history
  6. merge

    jafermarq committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a29b5b6 View commit details
    Browse the repository at this point in the history
  7. merge w/ main

    jafermarq committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    16d9c57 View commit details
    Browse the repository at this point in the history
  8. pyling, mypy fixes

    jafermarq committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    57a84e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ef65ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f16bee View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    232a82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a56928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2859e3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0f95c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    39f443b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86f3761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3ed0c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    43bd2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91683fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8531ab6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0de86ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e875a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a18a1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bceabb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    037eda4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af97609 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb506c8 View commit details
    Browse the repository at this point in the history