update examples
Former-commit-id: de40ad62ba3d4c74c69de97b39cc79786ac28f0f
This commit is contained in:
@@ -8,8 +8,8 @@ main_process_ip: 192.168.0.1
|
||||
main_process_port: 29555
|
||||
main_training_function: main
|
||||
mixed_precision: fp16
|
||||
num_machines: 2
|
||||
num_processes: 16
|
||||
num_machines: 2 # the number of nodes
|
||||
num_processes: 16 # the number of GPUs in all nodes
|
||||
rdzv_backend: static
|
||||
same_network: true
|
||||
tpu_env: []
|
||||
|
||||
Reference in New Issue
Block a user