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
98c1117d
Unverified
Commit
98c1117d
authored
Aug 12, 2020
by
Chao Ma
Committed by
GitHub
Aug 12, 2020
Browse files
update (#2007)
parent
a7539728
Changes
1
Show 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 @
98c1117d
...
...
@@ -62,7 +62,7 @@ python3 ~/dgl/tools/launch.py \
--num_servers
1
\
--part_config
ogb-product/ogb-product.json
\
--ip_config
ip_config.txt
\
"python3
~/dgl/examples/pytorch/graphsage/experimental/
train_dist_unsupervised.py --graph_name ogb-product --ip_config ip_config.txt --num_servers 1 --num_epochs 3 --batch_size 1000"
"python3 train_dist_unsupervised.py --graph_name ogb-product --ip_config ip_config.txt --num_servers 1 --num_epochs 3 --batch_size 1000"
```
## Distributed code runs in the standalone mode
...
...
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