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

TransferProtocol instantiation #35

Open
loganalt9 opened this issue Jun 26, 2024 · 0 comments
Open

TransferProtocol instantiation #35

loganalt9 opened this issue Jun 26, 2024 · 0 comments

Comments

@loganalt9
Copy link
Collaborator

Right now in the federated_fit() if launcher is neither an instance of GlobusComputeLauncher or ParslLauncher, it defaults to setting transfer = TransferProtocol(). Creating an instance of a protocol causes issues, so I'm wondering if it might be better to create a BaseTransfer under TransferProtocol or to take out the protocol from TransferProtocol

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

No branches or pull requests

1 participant