dmlc--dgl
2046980231
* setup sphinx-gallery; work on graph tutorial * draft dglgraph tutorial * update readme to include document url * rm obsolete file * Draft the message passing tutorial
10 行
146 B
Markdown
10 行
146 B
Markdown
DGL document and tutorial folder
|
|
================================
|
|
|
|
To build,
|
|
```
|
|
make html
|
|
```
|
|
|
|
and then render the page `build/html/index.html`.
|