FederatedAI / FedVision

Federated Computer Vision Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: trainer_0 failed, return code 134

dipmukherg opened this issue · comments

Getting this error always while running "sh FedVision/examples/paddle_detection/run.sh 127.0.0.1:10002" in standalone mode in linux. "fedvision.framework.utils.exception.FedvisionWorkerException: execute task: trainer_0 failed, return code: 134". Attaching the logs for reference. Any lead will e very much helpful.
worker-127.0.0.1.log
trainer.log

return code: 134 means program was aborted
maybe you could check stderr/stdout in logs/jobs//worker_0 for more imformation?