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

Vertically Partitioned Data Loader #5

Closed
TTitcombe opened this issue Jun 7, 2020 · 0 comments · Fixed by #31
Closed

Vertically Partitioned Data Loader #5

TTitcombe opened this issue Jun 7, 2020 · 0 comments · Fixed by #31
Assignees
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!

Comments

@TTitcombe
Copy link
Member

TTitcombe commented Jun 7, 2020

Feature Description

Develop a torch dataloader which holds two vertically partitioned sets of the same data.
This dataloader must send the parts of the data to the correct location of their corresponding network

Additional Context

Part of EPIC #3
Dependent on #6

@TTitcombe TTitcombe added the Type: New Feature ➕ Introduction of a completely new addition to the codebase label Jun 7, 2020
This was referenced Jun 7, 2020
@TTitcombe TTitcombe added Good first issue 🎓 Perfect for beginners, welcome to OpenMined! and removed Type: New Feature ➕ Introduction of a completely new addition to the codebase labels Jun 14, 2020
@pavlos-p pavlos-p self-assigned this Jun 28, 2020
@pavlos-p pavlos-p mentioned this issue Jun 29, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants