- 20 Feb, 2021 1 commit
-
-
Minjie Wang authored
* reorg * change titles * rm some stale API doc; minor fix * fix docs * add warning * rm new-tutorial run in ci * lint
-
- 19 Feb, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 10 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
* new tutorials for small graphs * address changes and use GraphDataLoader * fix and add data * fix load_data * style fixes * Update 5_graph_classification.py
-
- 29 Aug, 2020 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 26 Jan, 2020 1 commit
-
-
Minjie Wang authored
* reorg tutorials and api docs * fix
-
- 08 Oct, 2019 1 commit
-
-
Quan (Andy) Gan authored
* heterograph tutorial skeleton * [WIP][Tutorial] Heterogeneous graph tutorial * fix * update
-
- 10 Apr, 2019 1 commit
-
-
VoVAllen authored
* add graph classification dataset * add node label * add TUDataset * Modify to consistent with Qi Huang's implementation * add docs * Add docs * Fix change of environment variable * Update tu.py * Update tu.py * Fix error when add node with np.int64
-
- 12 Jan, 2019 1 commit
-
-
VoVAllen authored
* add rtfd * rrr * update * change env * temp fix * update * fix * fix * add * conf * Move file_pattern from Makefile to conf.py * remove yml * fix * fix * fix * fix * remove yml * remove yml * add doc docker * add dgl install script * change name * change dockerfile * fix * name * add * fix * fix * fix * fix * add doc-build files * remove unnecessary import os
-
- 04 Jan, 2019 1 commit
-
-
Minjie Wang authored
* reorg the doc mainpage * contribute guide
-
- 06 Dec, 2018 1 commit
-
-
Minjie Wang authored
* faq & env * add update version script; 0.0.1 -> 0.1.0
-
- 05 Dec, 2018 1 commit
-
-
VoVAllen authored
-
- 04 Dec, 2018 1 commit
-
-
VoVAllen authored
* improve capsule tutorial with jinyang * fix wrong layout of second-level tutorial * delete transformer
-
- 09 Nov, 2018 1 commit
-
-
Minjie Wang authored
* refactor API doc; add markup link in tutorials * fix readme
-
- 02 Nov, 2018 1 commit
-
-
Minjie Wang authored
* Add SH tutorials * setup sphinx-gallery; work on graph tutorial * draft dglgraph tutorial * update readme to include document url * rm obsolete file * Draft the message passing tutorial * Capsule code (#102) * add capsule example * clean code * better naming * better naming * [GCN]tutorial scaffold * fix capsule example code * remove previous capsule example code * graph struc edit * modified: 2_graph.py * update doc of capsule * update capsule docs * update capsule docs * add msg passing prime * GCN-GAT tutorial Section 1 and 2 * comment for API improvement * section 3 * Tutorial API change (#115) * change the API as discusses; toy example * enable the new set/get syntax * fixed pytorch utest * fixed gcn example * fixed gat example * fixed mx utests * fix mx utest * delete apply edges; add utest for update_edges * small change on toy example * fix utest * fix out in degrees bug * update pagerank example and add it to CI * add delitem for dataview * make edges() return form that is compatible with send/update_edges etc * fix index bug when the given data is one-int-tensor * fix doc
-
- 23 Oct, 2018 1 commit
-
-
Minjie Wang authored
* setup sphinx-gallery; work on graph tutorial * draft dglgraph tutorial * update readme to include document url * rm obsolete file * Draft the message passing tutorial
-
- 22 Oct, 2018 1 commit
-
-
Minjie Wang authored
-
- 05 Oct, 2018 1 commit
-
-
Minjie Wang authored
-