PySyft icon indicating copy to clipboard operation
PySyft copied to clipboard

Perform data science on data that remains in someone else's server

Results 296 PySyft issues
Sort by recently updated
recently updated
newest added

## 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,...

## 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,...

## 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,...

## 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,...

## Description Add migrations for UserCode and CodeHistory for enclave changes. Includes upgrades to UserCode and SubmitUserCode to add deployment policies. Will have to be updated based on naming changes...

Purple Team

## Description Adds missing migrations from https://github.com/OpenMined/PySyft/pull/8969 for UserCode and CodeHistory. ## Affected Dependencies List any dependencies that are required for this change. ## How has this been tested? Tested...

Purple Team
Enclave

This changes the output to show the domain name at which the request was made. Tagging for PM review since I change the base object `Request`'s repr. The output looks...

Purple Team
Product Review
Enclave

`reload_cache` was not updating `syft_action_data_cache`, because `syft_created_at` was not set properly. `repr`-functions use `syft_action_data` instead of `syft_action_data_cache`, which handles caching and reloading. Closes https://github.com/OpenMined/Heartbeat/issues/1427

Red Team

[Issue](https://github.com/OpenMined/Heartbeat/issues/1282)

Yellow Team

Issue: https://github.com/OpenMined/Heartbeat/issues/1274 - [x] Only save `ActionObject` to blob storage if it is bigger than a `min_size` variable (e.g. 16 MB) - [x] The min size can be set with...

Yellow Team
0.8.7