generated from VectorInstitute/aieng-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing a few name changes that were left behind in the vscode refactor
- Loading branch information
Showing
3 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Note: This is commented out until logging issues resolved | ||
# Import server classes so that they can be directly imported from fl4health.server | ||
# from fl4health.server.base_server import FlServer, FlServerWithCheckpointing, FlServerWithInitializer | ||
# from fl4health.server.client_level_dp_fed_avg_server import ClientLevelDPFedAvgServer | ||
# from fl4health.server.evaluate_server import EvaluateServer | ||
# from fl4health.server.fedpm_server import FedPmServer | ||
# from fl4health.server.instance_level_dp_server import InstanceLevelDpServer | ||
# from fl4health.server.model_merge_server import ModelMergeServer | ||
# from fl4health.server.nnunet_server import NnunetServer | ||
# from fl4health.server.scaffold_server import ScaffoldServer, DPScaffoldServer | ||
# from fl4health.server.tabular_feature_alignment_server import TabularFeatureAlignmentServer | ||
# from fl4health.servers.base_server import FlServer, FlServerWithCheckpointing, FlServerWithInitializer | ||
# from fl4health.servers.client_level_dp_fed_avg_server import ClientLevelDPFedAvgServer | ||
# from fl4health.servers.evaluate_server import EvaluateServer | ||
# from fl4health.servers.fedpm_server import FedPmServer | ||
# from fl4health.servers.instance_level_dp_server import InstanceLevelDpServer | ||
# from fl4health.servers.model_merge_server import ModelMergeServer | ||
# from fl4health.servers.nnunet_server import NnunetServer | ||
# from fl4health.servers.scaffold_server import ScaffoldServer, DPScaffoldServer | ||
# from fl4health.servers.tabular_feature_alignment_server import TabularFeatureAlignmentServer |
This file contains 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
This file contains 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