In https://github.com/OpenMined/PySyft/pull/1530 and https://github.com/OpenMined/PySyft/pull/1531, we created a new class called FixedPrecisionTensor which is able to take any pytorch tensor and compute over it using a limited range of precision. For example (https://github.com/OpenMined/PySyft/blob/master/examples/torch/Fixed%20Precision%20Tensor%20Testing.ipynb)
However, only addition has been implemented. In this work, we'd like to add the following functions.
I would like to work on this. I'm just getting started with this project though.
Please reach out if you get stuck on anything - I'm here to help :)
I got this 馃榿
Most helpful comment
I would like to work on this. I'm just getting started with this project though.