Support GPU training in the NVFlare demo (#7965)
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"world_size": 2,
|
||||
"server_cert_path": "server-cert.pem",
|
||||
"client_key_path": "client-key.pem",
|
||||
"client_cert_path": "client-cert.pem"
|
||||
"client_cert_path": "client-cert.pem",
|
||||
"use_gpus": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user