issues
search
NVIDIA
/
NVFlare
NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
630
stars
179
forks
source link
Add CUDA plugin code
#2814
Closed
YuanTingHsieh
closed
2 months ago
YuanTingHsieh
commented
2 months ago
Description
Add cuda xgboost encryption plugin code and build instructions
Move common shared code out
Update CMakeLists.txt to build both plugins
Update READMEs
Types of changes
[x] Non-breaking change (fix or new feature that would not break existing functionality).
[ ] Breaking change (fix or new feature that would cause existing functionality to change).
[ ] New tests added to cover the changes.
[ ] Quick tests passed locally by running
./runtest.sh
.
[ ] In-line docstrings updated.
[ ] Documentation updated.
chesterxgchen
commented
2 months ago
/build
Description
Types of changes
./runtest.sh
.