Skip to content

Add client_algo.py, monai_algo.py and exchange_object.py (#4612)#4675

Merged
wyli merged 32 commits intoProject-MONAI:devfrom
Warvito:4612-add-fl-clientalgo
Aug 5, 2022
Merged

Add client_algo.py, monai_algo.py and exchange_object.py (#4612)#4675
wyli merged 32 commits intoProject-MONAI:devfrom
Warvito:4612-add-fl-clientalgo

Conversation

@Warvito
Copy link
Copy Markdown
Collaborator

@Warvito Warvito commented Jul 11, 2022

Description

Add client_algo, monai_algo and exchangeobject according to #4612 to make MONAI FL ready

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor

Nic-Ma commented Jul 13, 2022

Hi @Warvito ,

Thanks for your contribution!
Could you please help add some unit tests to verify the features?

Thanks.

@holgerroth
Copy link
Copy Markdown
Collaborator

Unit tests for MonaiAlgo and ExchangeObject have been added.

Copy link
Copy Markdown
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/black
Thanks, it looks good to me. the base class looks clear and the concrete implementation is tested.

@wyli wyli requested review from Nic-Ma, ericspod and rijobro August 4, 2022 22:19
@ericspod
Copy link
Copy Markdown
Member

ericspod commented Aug 4, 2022

I had a few comments but looks good otherwise.

Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update.
Looks good to me, put some minor comments.

Thanks.

@holgerroth holgerroth linked an issue Aug 5, 2022 that may be closed by this pull request
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 5, 2022

/black

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 5, 2022

/build

@wyli wyli enabled auto-merge (squash) August 5, 2022 18:06
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 5, 2022

/build

2 similar comments
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 5, 2022

/build

@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 5, 2022

/build

@wyli wyli merged commit df6979d into Project-MONAI:dev Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

6 participants