FederatedScope
FederatedScope copied to clipboard
How can i get the output result?
I want to obtain the model's predicted output results for each input data (eval result). How should I modify the code?
You can get it from trainer.ctx or https://github.com/alibaba/FederatedScope/blob/480b67de851df2fa02b7cc2189f1803d947998d7/federatedscope/core/monitors/metric_calculator.py#L93