FedML-IoT issues with running on Jetson
Open
bug
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
Traceback (most recent call last):
File "fedavg_jetson_nano_client.py", line 177, in
model_trainer.set_id(client_index)
NameError: name 'client_index' is not defined
Using the: fedavg_jetson_nano_client.py file.
python3 fedavg_jetson_nano_client.py --server_ip http://127.0.0.0:5000 --client_uuid '0'
The server is also running, the connection is made but the error is shown on the jetson side.
Contributor guide
Assessment
This issue has not been assessed yet.