You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For more information, please refer to https://www.mindspore.cn/tutorials/experts/en/r2.3.1/parallel/startup_method.html
145
+
> For more information, please refer to https://www.mindspore.cn/docs/en/r2.5.0/model_train/parallel/startup_method.html
145
146
146
147
Detailed parameter definitions can be seen in`config.py` and checked by running `python train.py --help'.
147
148
@@ -152,7 +153,7 @@ It is easy to train your model on a standard or customized dataset using `train.
152
153
You can configure your model and other components either by specifying external parameters or by writing a yaml config file. Here is an example of training using a preset yaml file.
0 commit comments