-
Hey there! I was trying to run a simulation using NCCL fedavg example available in the version 0.7.300, however I decided to clone again the repo to obtain the latest changes and now I don't see any N…
-
Hi, @chaoyanghe. When I run the “python torch_fedavg_mnist_lr_custum_data_and_model_example.py --cf fedml_config.yaml”, the log file is not saved. Is there a problem with the parameter settings?
![…
-
I'm curious what's the role of codes in core folder. Can you explain it?
-
Does FedML now support multi-machine deployments? It's not just distributed computing.
-
I've found out distributed folder while i'm studying fedml. Can you explain what is it for as there's no annotation regards to it.
-
I found overlapped codes. fedlsd in fedml and fedntd in deprecated. I think it's better to delete fedntd in deprecated
-
find the problem, for every worker(process):
![image](https://user-images.githubusercontent.com/67401289/120954417-b9fce780-c781-11eb-97ad-98031a8c0793.png)
eventually, it stucks at:
![image](ht…
-
Hello,
I am trying to FedGraphNN Moleculent Graph Classification with FedMLRunner for cross-silo training both with GPU and CPU using MQTT backend. Code stuck at MQTT communication. Tries to build …
-
It's normal while training under the linear regression on MNIST, but when I change the model to CNN which is located in /fedml_api/model/cv/cnn.py it trains weirdly, are there any solutions for that? …
-
It seems that there is a bug with fedml_experiments/standalone/fedavg/run_fedavg_standalone_pytorch.sh, which could cause a parameter passing error.
Probably because {} for ${10},${11}… is needed wh…
QQQHY updated
2 years ago