Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

queations about function local_dataloader() #7

Open
flying-pigeon opened this issue Jun 14, 2022 · 1 comment
Open

queations about function local_dataloader() #7

flying-pigeon opened this issue Jun 14, 2022 · 1 comment

Comments

@flying-pigeon
Copy link

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.

@DreamTraceless
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants