FedML-AI / FedML-AI/FedML

FedML-IoT issues with running on Jetson

Open
#129 9 comments 0 reactions 1 assignee Claimed by @zhang-tuo-pdf View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.