文件历史

提交图

160 次代码提交

作者 SHA1 备注 提交日期
Minjie Wang 79ceccef43 [Doc] Fix missing file (#119) 2018-11-04 23:02:11 -05:00
Gan Quan 87ed21ec42 [Doc] Basic tutorials & two model tutorials (#118)
[Doc] Basic tutorials & two model tutorials
2018-11-04 22:57:05 -05:00
Minjie Wang 68ec624782 [API][Doc] API change & basic tutorials (#113)
* 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
2018-11-02 17:19:14 -04:00
Minjie Wang 9fd94b53ac fix capsule doc (#104) 2018-10-25 16:19:36 -04:00
VoVAllen 81bbeb602f Merge branch 'capsule-tutorial' into master 2018-10-24 19:46:53 +08:00
VoVAllen 4fd359cbff Capsule docs 2018-10-24 19:25:33 +08:00
VoVAllen a50bbe58c2 Merge branch 'master' into master 2018-10-24 19:21:36 +08:00
Minjie Wang 2046980231 [DOC] API tutorials (#96)
* setup sphinx-gallery; work on graph tutorial

* draft dglgraph tutorial

* update readme to include document url

* rm obsolete file

* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00
Minjie Wang 5552b60a86 draft dglgraph tutorial 2018-10-22 16:01:22 -04:00
Minjie Wang 797b20792f setup sphinx-gallery; work on graph tutorial 2018-10-22 14:58:45 -04:00