Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
3b1978a3
Commit
3b1978a3
authored
Jan 19, 2022
by
Da Zheng
Browse files
fix.
parent
51651eca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/pytorch/graphsage/experimental/README.md
examples/pytorch/graphsage/experimental/README.md
+1
-1
No files found.
examples/pytorch/graphsage/experimental/README.md
View file @
3b1978a3
...
@@ -147,7 +147,7 @@ This script generates partitioned graphs and store them in the directory called
...
@@ -147,7 +147,7 @@ This script generates partitioned graphs and store them in the directory called
DGL provides a script to launch the training job in the cluster. `part_config` and `ip_config`
DGL provides a script to launch the training job in the cluster. `part_config` and `ip_config`
specify relative paths to the path of the workspace.
specify relative paths to the path of the workspace.
The command below launches one training process on each machine and each training process has
4
sampling processes.
The command below launches one training process on each machine and each training process has
0
sampling processes.
```
bash
```
bash
python3 ~/workspace/dgl/tools/launch.py
\
python3 ~/workspace/dgl/tools/launch.py
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment