alibaba / FederatedScope

An easy-to-use federated learning platform
https://www.federatedscope.io
Apache License 2.0
1.27k stars 208 forks source link

fix bug: _param_filter #642

Closed rayrayraykk closed 1 year ago

rayrayraykk commented 1 year ago

This PR is to solve the problem in #634. Track the change log in #639.

Notice: due to this change, trainer.get_model_para() will ONLY return trainable param.

rayrayraykk commented 1 year ago

@xieyxclack please hv a look at this change in TF.