NVIDIA / NVFlare

NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
596 stars 170 forks source link

Ignore TenSeal errors if not secure horizontal training #2774

Closed nvidianz closed 1 month ago

nvidianz commented 1 month ago

Fixes FLARE-2152.

Description

  1. Ignore Tenseal errors if not horizontal secure training.
  2. Fixed a bug in PR #2771 where wrong header is used. The code works but not correct.

Types of changes

YuanTingHsieh commented 1 month ago

let's wait for #2773 and resolve conflicts after

nvidianz commented 1 month ago

PR is based on the wrong version of xgboost. Will do another PR.