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

Implement split and stitch for large data channel messages in Android #31

Open
cereallarceny opened this issue Feb 3, 2020 · 1 comment
Assignees
Labels
Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 4 - Low 😎 An aesthetic issue or is the result of non-conformance to a standard Status: Blocked ✖️ Cannot work on this because of some other incomplete work Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues
Milestone

Comments

@cereallarceny
Copy link
Member

This was already done in syft.js: OpenMined/syft.js#78

This will also need to be done for Android. You should read these two classes so that you fully understand the problem and theoretical solution:

@cereallarceny cereallarceny created this issue from a note in Model-centric Federated Learning (To do) Feb 3, 2020
@cereallarceny cereallarceny added the Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues label Feb 3, 2020
@vkkhare
Copy link
Member

vkkhare commented Feb 26, 2020

Part of #33

@vkkhare vkkhare added the GSOC label Feb 26, 2020
@cereallarceny cereallarceny moved this from To do to Backlog in Model-centric Federated Learning Apr 7, 2020
@cereallarceny cereallarceny added the Status: Blocked ✖️ Cannot work on this because of some other incomplete work label Apr 7, 2020
@cereallarceny cereallarceny removed the Status: Blocked ✖️ Cannot work on this because of some other incomplete work label May 26, 2020
@cereallarceny cereallarceny moved this from Backlog to To do in Model-centric Federated Learning May 26, 2020
@cereallarceny cereallarceny added Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 4 - Low 😎 An aesthetic issue or is the result of non-conformance to a standard Status: Available 👋 Available for assignment, who wants it? labels May 31, 2020
@cereallarceny cereallarceny added Status: Blocked ✖️ Cannot work on this because of some other incomplete work and removed Status: Available 👋 Available for assignment, who wants it? labels Jun 16, 2020
@cereallarceny cereallarceny moved this from To do to Backlog in Model-centric Federated Learning Jun 16, 2020
@cereallarceny cereallarceny added this to the 0.3.0 milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 3 - Medium 😒 Should be fixed soon, but there may be other pressing matters that come first Severity: 4 - Low 😎 An aesthetic issue or is the result of non-conformance to a standard Status: Blocked ✖️ Cannot work on this because of some other incomplete work Type: Epic 🤙 Describes a large amount of functionality that will likely be broken down into smaller issues
Development

No branches or pull requests

3 participants