Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] Chinese translation of quick_run.md #578

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

Yshuo-Li
Copy link
Collaborator

Fix typo and translate quick_run.md to Chinese

@Yshuo-Li Yshuo-Li changed the title [Doc] Chinese translation of tool_scripts.md [Doc] Chinese translation of quick_run.md Oct 15, 2021
@Yshuo-Li Yshuo-Li requested a review from ckkelvinchan October 15, 2021 07:00

MMEditing 使用 `MMDistributedDataParallel` 实现 **分布式**测试。

#### 在单/多 GPU 上进行测试
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在单/多个 GPU 上进行测试

[GPUS=${GPUS}] ./tools/slurm_test.sh ${PARTITION} ${JOB_NAME} ${CONFIG_FILE} ${CHECKPOINT_FILE}
```

以下是使用 8 个 GPU 在作业名称为 “test” 的 “dev” 分区上测试示例模型的例子。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

以下是使用 8 个 GPU 在作业名称为 testdev 分区上测试示例模型的例子。

MMEditing 使用 `MMDistributedDataParallel` 实现 **分布式**测试。

所有输出(日志文件和模型权重文件)都将保存到工作目录中,
工作目录由配置文件中的“work_dir”指定。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

工作目录由配置文件中的 work_dir 指定。

evaluation = dict(interval=1e4, by_epoch=False) # 每一万次迭代进行一次评估。
```

### 在单/多 GPU 上训练
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在单/多个 GPU 上进行测试

@ckkelvinchan ckkelvinchan merged commit 74b4740 into open-mmlab:master Nov 19, 2021
@Yshuo-Li Yshuo-Li deleted the doc_quick_run branch April 21, 2022 08:59
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants