Skip to content

Commit

Permalink
[Readme] add an M. (dmlc#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da authored and jermainewang committed Dec 7, 2018
1 parent c0d1f8e commit f491d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A summary of the model accuracy and training speed with the Pytorch backend (on
| [LGNN](https://arxiv.org/abs/1705.08415) | 94% | 94% | n/a | 1.45s | n/a |
| [DGMG](https://arxiv.org/pdf/1803.03324.pdf) | 84% | 90% | n/a | 238s | n/a |

With the MXNet/Gluon backend , we scaled a graph of 50M nodes and 150 edges on a P3.8xlarge instance,
With the MXNet/Gluon backend , we scaled a graph of 50M nodes and 150M edges on a P3.8xlarge instance,
with 160s per epoch, on SSE ([Stochastic Steady-state Embedding](https://www.cc.gatech.edu/~hdai8/pdf/equilibrium_embedding.pdf)),
a model similar to GCN.

Expand Down

0 comments on commit f491d6b

Please sign in to comment.