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

Adding advanced_pytorch example #1007

Merged
merged 29 commits into from May 5, 2022
Merged

Commits on Jan 15, 2022

  1. Copy the full SHA
    915812e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. updating code

    cozek committed Jan 16, 2022
    Copy the full SHA
    9750ef8 View commit details
    Browse the repository at this point in the history
  2. adding server code

    cozek committed Jan 16, 2022
    Copy the full SHA
    6f5e0b1 View commit details
    Browse the repository at this point in the history
  3. adding client server scripts

    cozek committed Jan 16, 2022
    Copy the full SHA
    6e15fcb View commit details
    Browse the repository at this point in the history
  4. updating code

    cozek committed Jan 16, 2022
    Copy the full SHA
    4234c19 View commit details
    Browse the repository at this point in the history
  5. removing notebook

    cozek committed Jan 16, 2022
    Copy the full SHA
    d19e1a7 View commit details
    Browse the repository at this point in the history
  6. black formatting

    cozek committed Jan 16, 2022
    Copy the full SHA
    6af58a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Add advanced_pytorch example.

    cozek committed Jan 17, 2022
    Copy the full SHA
    426758d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Feb 16, 2022

  1. Copy the full SHA
    298074e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'advanced-pytorch' of https://github.com/cozek/flower in…

    …to advanced-pytorch
    cozek committed Feb 16, 2022
    Copy the full SHA
    4e86244 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b04cda6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

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

Commits on Mar 5, 2022

  1. Copy the full SHA
    82fbc43 View commit details
    Browse the repository at this point in the history
  2. download model in run.sh; move model to cpu after training; return ev…

    …aluate func in server
    cozek committed Mar 5, 2022
    Copy the full SHA
    b434ace View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Mar 13, 2022

  1. fixes

    cozek committed Mar 13, 2022
    Copy the full SHA
    defcab1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e16b652 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Copy the full SHA
    3156030 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6eebab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9b8a9cc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Copy the full SHA
    7f6ec31 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Copy the full SHA
    b65deb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa405d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. client can now specify which device to use for training; adding arg f…

    …or doing a dry run; client no longer stores model as an attribute
    cozek committed Apr 28, 2022
    Copy the full SHA
    c9b885b View commit details
    Browse the repository at this point in the history
  2. minor changes

    cozek committed Apr 28, 2022
    Copy the full SHA
    95f1745 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d66cdf2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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