Skip to content

Commit

Permalink
- Port torch_cnn_mnist communication issue fix from develop to v.1.7.…
Browse files Browse the repository at this point in the history
…x branch

Signed-off-by: Shailesh Pant <[email protected]>
  • Loading branch information
ishaileshpant committed Jan 7, 2025
1 parent 71846cb commit 128aa0f
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions openfl-workspace/torch_cnn_mnist/plan/plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,8 @@ data_loader:
batch_size: 64
collaborator_count: 2
template: src.dataloader.PyTorchMNISTInMemory
network:
settings:
agg_addr: localhost
agg_port: 59583
cert_folder: cert
client_reconnect_interval: 5
require_client_auth: true
hash_salt: auto
use_tls: true
template: openfl.federation.Network
network :
defaults : plan/defaults/network.yaml
task_runner:
settings: {}
template: src.taskrunner.TemplateTaskRunner
Expand Down

0 comments on commit 128aa0f

Please sign in to comment.