Commit Graph
5 Commits
Author SHA1 Message Date
Jiaming Yuan 827d0e8edb [breaking] Bump Python requirement to 3.10. (#10434)
- Bump the Python requirement.
- Fix type hints.
- Use loky to avoid deadlock.
- Workaround cupy-numpy compatibility issue on Windows caused by the `safe` casting rule.
- Simplify the repartitioning logic to avoid dask errors.
2024-07-30 17:31:06 +08:00
Rong Ou a343ae3b34 fix dupliate gpu check (#9578) 2023-09-14 05:53:46 +08:00
Rong Ou 0f35493b65 Add GPU support to NVFlare demo (#9552) 2023-09-06 17:03:59 +08:00
Sean Yang 12fe2fc06c Fix federated learning demos and tests (#9488) 2023-08-16 15:25:05 +08:00
Rong Ou fb941262b4 Add demo for vertical federated learning (#9103) 2023-04-28 16:03:21 +08:00