Merge pull request !19737 from anancds/code_docs
This commit is contained in:
i-robot 2021-07-08 12:43:32 +00:00 committed by Gitee
commit 1881432ade
1 changed files with 2 additions and 0 deletions

View File

@ -862,6 +862,8 @@ def set_fl_context(**kwargs):
protection effect would be determined by dp_eps, dp_delta and dp_norm_clip as described above. If
'PW_ENCRYPT', pairwise secure aggregation would be applied to protect clients' model from stealing.
Default: 'NOT_ENCRYPT'.
config_file_path (string): Configuration file path used by recovery. Default: ''.
scheduler_manage_port (int): scheduler manage port used to scale out/in. Default: 11202.
Raises:
ValueError: If input key is not the attribute in federated learning mode context.