Commit 67185ab3 by Wenjie Huang

Merge branch 'patch-3' into 'master'

Update distributed.rst

See merge request wjie98/starrygl!10
parents 2bc9da7c b7b4c95c
...@@ -2,7 +2,7 @@ Distributed Training ...@@ -2,7 +2,7 @@ Distributed Training
==================== ====================
1. Preparation distributed environment for CTDG 1. Preparation distributed environment for CTDG
--------------------------------------- -----------------------------------------------
Before start training, we need to prepare the environment for distributed training, inluding the following steps: Before start training, we need to prepare the environment for distributed training, inluding the following steps:
...@@ -202,7 +202,7 @@ Before start training, we need to prepare the environment for distributed traini ...@@ -202,7 +202,7 @@ Before start training, we need to prepare the environment for distributed traini
print('\ttest AP:{:4f} test MRR:{:4f}'.format(ap, auc)) print('\ttest AP:{:4f} test MRR:{:4f}'.format(ap, auc))
2. Preparation distributed environment for DTDG 2. Preparation distributed environment for DTDG
--------------------------------------- -----------------------------------------------
Before start training, we need to prepare the environment for distributed training, including the following steps: Before start training, we need to prepare the environment for distributed training, including the following steps:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment