FedIoT icon indicating copy to clipboard operation
FedIoT copied to clipboard

queations about function local_dataloader()

Open flying-pigeon opened this issue 3 years ago • 1 comments

In file fl_dataloader.py, the definiton of local_dataloader has changed to one argument "args". However, in the file app.py (related to RaspberryPi) the usage of local_dataloader is still: train_data_num, test_data_num, train_data_global, test_data_global,
train_data_local_num_dict, train_data_local_dict, test_data_local_dict
= local_dataloader(args, train_file_name, test_file_name, 1) How to solve this problem? Could you please update the whole project? Thanks.

flying-pigeon avatar Jun 14 '22 07:06 flying-pigeon

您好,请问您成功运行了吗?数据集我下载不了

DreamTraceless avatar Jan 26 '24 07:01 DreamTraceless