diff --git a/src/configs/sys_config.py b/src/configs/sys_config.py index c0b4031..2e7e043 100644 --- a/src/configs/sys_config.py +++ b/src/configs/sys_config.py @@ -171,7 +171,6 @@ def get_digit_five_support(num_users: int, domains: List[str] = DIGIT_FIVE): "dump_dir": DUMP_DIR, "dpath": CIAR10_DPATH, "seed": 32, - "seed": 2, # node_0 is a server currently # The device_ids dictionary depicts the GPUs on which the nodes reside. # For a single-GPU environment, the config will look as follows (as it follows a 0-based indexing):