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

Create partition function for federated datasets #48

Closed
TTitcombe opened this issue Jul 11, 2020 · 1 comment
Closed

Create partition function for federated datasets #48

TTitcombe opened this issue Jul 11, 2020 · 1 comment
Labels
Type: New Feature ➕ Introduction of a completely new addition to the codebase
Milestone

Comments

@TTitcombe
Copy link
Member

Feature Description

Create a function dataset_partition which partitions a dataset, sends the partitioned datasets to the correct worker, and returns a syft.fl.FederatedDataset of partitioned datasets. This builds on the current partition_dataset function in PyVertical, and is similar to syft.fl.dataset_federate

Additional Context

Depends on #28
Blocked by #47

@TTitcombe TTitcombe added the Type: New Feature ➕ Introduction of a completely new addition to the codebase label Jul 11, 2020
@TTitcombe TTitcombe mentioned this issue Jul 11, 2020
5 tasks
@TTitcombe TTitcombe added this to the Syft 3.2 milestone Aug 5, 2020
@TTitcombe
Copy link
Member Author

federated datasets removed from syft 0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

No branches or pull requests

1 participant