Added
- Add DataProxy binary writer.
- Add PSI v2 APIs.
- Add sl_deepfm_torch, sl_dnn_tf and sl_dnn_torch applications.
- Support sgb conversion into a single model.
- Support debug mode in tuner.
- Docs: Update installation and deployment docs.
- Docs: Add fl gpu docs.
- Docs: Add debug mode docs.
Changed
- Component: onehot_encode component limits size of col_rules.
- Component: sgb_predict component rm batch_size param.
Fixed
- Fix pytorch_audio_classification example and tutorial.
- Fix bin substitution for incomplete rule.
- Fix sgb_predict component when all features come from a party.