You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| LG.xlsx | 2 years ago | |
| Modle_0_GPU.pth | 2 years ago | |
| Modle_1_GPU.pth | 2 years ago | |
| client0.py | 2 years ago | |
| client1.py | 2 years ago | |
| data3.py | 2 years ago | |
| readme.txt | 2 years ago | |
| server.py | 2 years ago | |
| testdata.zip | 2 years ago | |
| traindata.zip | 2 years ago | |
| use.py | 2 years ago | |
| vision.py | 2 years ago | |
readme.txt
2200320144张汉 #一、启动server conda activate pytorch_GPU python server.py #二、启动client #client_0 conda activate pytorch_GPU python client0.py --partition-id 0 #client_1 conda activate pytorch_GPU python client1.py --partition-id 1 #使用模型 python use.py