PySyft
PySyft copied to clipboard
Perform data science on data that remains in someone else's server
## Description Currently we lose a lot of the benefits of the `lazyrepeatarray` with a single `matmul` or `dot` operation, because we're forced to convert them to their full sized...
## Description - Add `argmax`/`max` SMPC functionality - For the moment if there are duplicate max values the results might be incorrect - For this it might be required to...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
## Feature Description A new readme section for the pysyft/notebook contents. It will help users to understand the jupyter notebook they are looking for. ## Why this feature? This feature...
## Description Writing a new getting started section for each of the user personas. It will tell where to start, the basic requirements, and the role of that persona. ##...
## Question **Whether the grid node will see the data uploaded from the data owner?** ## Further Information I recently study the course in OpenMined website. Currently, I am running...
## Description no definition of useDomainStatus from '@/lib/data' But there four references of useDomainStatus in frontend code, so build the frontend will throw errors. I wonder where the definition of...
Hi, Getting below error [CRITICAL][logger]][29360] UnknownPrivateException has been triggered at the point ptr.get() Getting this issue only when we append multiple field values into the tensor. - OS: Ubuntu -...
## Description A clear and concise description of the bug. print("input", x) #the above statement displays "input (Wrapper)>[PointerTensor | me:39278915926 -> bob:68975166682]" But when I try the below statement... it...
## Description After running `hagrid launch local_node domain` on a Raspberry Pi 4 with an ARM architecture the docker build fails at the tailscale container. [Tailscale](https://tailscale.com/) is responsible for setting...