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.
plor4hs9e
a9c9b73a09
|
7 months ago | |
---|---|---|
LG.xlsx | 7 months ago | |
Modle_0_GPU.pth | 7 months ago | |
Modle_1_GPU.pth | 7 months ago | |
client0.py | 7 months ago | |
client1.py | 7 months ago | |
data3.py | 7 months ago | |
readme.txt | 7 months ago | |
server.py | 7 months ago | |
testdata.zip | 7 months ago | |
traindata.zip | 7 months ago | |
use.py | 7 months ago | |
vision.py | 7 months 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