Skip to content

Add dummy filter and base class for FL#4899

Merged
wyli merged 5 commits intoProject-MONAI:devfrom
holgerroth:4889-add-fl-filter
Aug 12, 2022
Merged

Add dummy filter and base class for FL#4899
wyli merged 5 commits intoProject-MONAI:devfrom
holgerroth:4889-add-fl-filter

Conversation

@holgerroth
Copy link
Copy Markdown
Collaborator

Signed-off-by: Holger Roth [email protected]

Fixes #4889.

Description

  • Add dummy filter and base class for FL.
  • Class is being tested in test_fl_monai_algo.py
  • Fixes filter config parsing bug in monai_algo.py

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.

@holgerroth
Copy link
Copy Markdown
Collaborator Author

/black

@holgerroth holgerroth requested review from Nic-Ma and wyli August 12, 2022 15:45
@holgerroth
Copy link
Copy Markdown
Collaborator Author

/black

Signed-off-by: Holger Roth <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Aug 12, 2022

/build

@wyli wyli enabled auto-merge (squash) August 12, 2022 17:41
@wyli wyli merged commit e0a7eff into Project-MONAI:dev Aug 12, 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

Development

Successfully merging this pull request may close these issues.

Add FL filter class

3 participants