File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
"Please set the argument \" py_version='py3'\" to use the Python 3 {framework} image."
50
50
)
51
51
PARAMETER_SERVER_MULTI_GPU_WARNING = (
52
- "If you have selected a multi-GPU training instance type, "
53
- "and have also enabled parameter server for distributed training. "
54
- "Distributed training with the default parameter server configuration will not "
52
+ "If you have selected a multi-GPU training instance type "
53
+ "and also enabled parameter server for distributed training, "
54
+ "distributed training with the default parameter server configuration will not "
55
55
"fully leverage all GPU cores; the parameter server will be configured to run "
56
56
"only one worker per host regardless of the number of GPUs."
57
57
)
You can’t perform that action at this time.
0 commit comments