Commit b7b4c95c by senwei

Update distributed.rst

parent 6d2c3ab8
...@@ -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