Skip to content

[Doc] Chinese translation of quick_run.md #578

Merged
ckkelvinchan merged 2 commits into
open-mmlab:masterfrom
Yshuo-Li:doc_quick_run
Nov 19, 2021
Merged

[Doc] Chinese translation of quick_run.md #578
ckkelvinchan merged 2 commits into
open-mmlab:masterfrom
Yshuo-Li:doc_quick_run

Conversation

@Yshuo-Li

Copy link
Copy Markdown
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
Comment thread docs_zh-CN/quick_run.md Outdated

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

#### 在单/多 GPU 上进行测试

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

在单/多个 GPU 上进行测试

Comment thread docs_zh-CN/quick_run.md Outdated
[GPUS=${GPUS}] ./tools/slurm_test.sh ${PARTITION} ${JOB_NAME} ${CONFIG_FILE} ${CHECKPOINT_FILE}
```

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

Comment thread docs_zh-CN/quick_run.md Outdated
MMEditing 使用 `MMDistributedDataParallel` 实现 **分布式**测试。

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

Comment thread docs_zh-CN/quick_run.md Outdated
evaluation = dict(interval=1e4, by_epoch=False) # 每一万次迭代进行一次评估。
```

### 在单/多 GPU 上训练

Copy link
Copy Markdown
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