Add client_algo.py, monai_algo.py and exchange_object.py (#4612)#4675
Merged
wyli merged 32 commits intoProject-MONAI:devfrom Aug 5, 2022
Warvito:4612-add-fl-clientalgo
Merged
Add client_algo.py, monai_algo.py and exchange_object.py (#4612)#4675wyli merged 32 commits intoProject-MONAI:devfrom Warvito:4612-add-fl-clientalgo
wyli merged 32 commits intoProject-MONAI:devfrom
Warvito:4612-add-fl-clientalgo
Conversation
Signed-off-by: Warvito <[email protected]>
…2-add-fl-clientalgo # Conflicts: # monai/fl/utils/constants.py
Contributor
|
Hi @Warvito , Thanks for your contribution! Thanks. |
This was
linked to
issues
Aug 3, 2022
Hroth/add monai algo unit tests
Collaborator
|
Unit tests for MonaiAlgo and ExchangeObject have been added. |
Hroth/add monai algo unit tests
wyli
approved these changes
Aug 4, 2022
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
ericspod
reviewed
Aug 4, 2022
ericspod
reviewed
Aug 4, 2022
Member
|
I had a few comments but looks good otherwise. |
Nic-Ma
approved these changes
Aug 5, 2022
Contributor
Nic-Ma
left a comment
There was a problem hiding this comment.
Thanks for the update.
Looks good to me, put some minor comments.
Thanks.
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
…t to be closer with moani terminology
4832 standardize monai algo
Contributor
|
/black |
Signed-off-by: monai-bot <[email protected]>
Contributor
|
/build |
Signed-off-by: Wenqi Li <[email protected]>
Contributor
|
/build |
2 similar comments
Contributor
|
/build |
Contributor
|
/build |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add client_algo, monai_algo and exchangeobject according to #4612 to make MONAI FL ready
Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage../runtests.sh --quick --unittests --disttests.make htmlcommand in thedocs/folder.