Skip to content

Conversation

@GuokaiLiu
Copy link

Error reported in https://github.com/FedML-AI/FedML/blob/master/python/examples/simulation/sp_fedavg_mnist_lr_example/torch_fedavg_mnist_lr_custum_data_and_model_example.py

change

load_partition_data_mnist( args.batch_size, 

to

load_partition_data_mnist( args, args.batch_size, 
MrigankRaman and others added 25 commits June 15, 2022 22:07
support DevOps and remove unused CI folder
Error reported in `https://github.com/FedML-AI/FedML/blob/master/python/examples/simulation/sp_fedavg_mnist_lr_example/torch_fedavg_mnist_lr_custum_data_and_model_example.py` change ``` load_partition_data_mnist( args.batch_size, ``` to ``` load_partition_data_mnist( args, args.batch_size, ```
@chaoyanghe
Copy link
Member

@GuokaiLiu thanks for your PR. May I have your WeChat/Slack and have a discussion with you for more details?

@GuokaiLiu
Copy link
Author

@chaoyanghe Thanks for your timely reply : ) My WeChat id: GuokLiu

@fedml-dimitris
Copy link
Contributor

fedml-dimitris commented Oct 21, 2023

Duplicate with previous PR: #283. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

10 participants