运行quick start时报错AttributeError: 'FedAvgTrainer' object has no attribute 'train_inner_loop'
Created by: HoyTiger
batch 1 start train Traceback (most recent call last): File "2.py", line 26, in trainer.train_inner_loop(reader) AttributeError: 'FedAvgTrainer' object has no attribute 'train_inner_loop'