Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
454 contributions in the last year
Contribution activity
August 2020
Created a pull request in OpenMined/PySyft that received 2 comments
Remote addition using pointers on Duet
Description In this PR - I have finished the serde requirements (and fixed a few bugs) necessary to perform remote addition on a duet node.
+838
−232
•
2
comments
- tensor.send(duet) and ptr.get() both work with duet (with tests)
- [WIP] Send/Get object to/from Duet server.
- Working towards serialization of SaveObjectAction
- Further simplify serialization
- Greatly simplify serialisation logic
- Duet Init
- black src; black tests
- Split serializable.py into smaller modules + documentation
- 100% Test Coverage ObjectWithID + 100% Inline Docs
- Light cleanup
- Improve docs style
- Finish merge of https://github.com/OpenMined/PySyft/pull/3878
- Method Documentation for UID class + Small Tweaks
- UID to 100% Test Coverage
- Rabbit hole of Possible wrong turns
- Torch tensor serialization to proto w/o numpy
- Added SignedMessage and ImmediateAuthorized Message and Service types
- Adding SignedMessage
- Fix More mypy
- Store cleanup
- Fixed some issues in Duet
- quick fixes on types
- Routing notebooks
- Support Python <3.8 #3826
- Fix tests
Created an issue in OpenMined/writing that received 4 comments
Code Demo: Strong demo blogpost requested for PyTorch DP (differential privacy) library!
Description If you decide to pick this up, please DM @trask for all the details. But the TLDR for this is that we would like to create a demo blogp…
4
comments