文件历史

3 次代码提交

作者 SHA1 备注 提交日期
Zihao Ye 93ac29ce34 [Refactor] Unify DGLGraph, BatchedDGLGraph and DGLSubGraph (#1216)
* upd

* upd

* upd

* lint

* fix

* fix test

* fix

* fix

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd tutorial

* upd

* upd

* fix kg

* upd doc organization

* refresh test

* upd

* refactor doc

* fix lint

Co-authored-by: Minjie Wang <minjie.wang@nyu.edu>
2020-03-05 18:03:57 +08:00
Mufei Li 421b05e7b8 [Model] Clean up for Cluster GCN (#940)
* Update

* Update

* Update

* Update

* Update

* Update

* Fix

* Fix
2019-10-26 21:02:47 +08:00
Zardinality 51a73504fe [Model] Add Pytorch example for Cluster GCN (#877)
* initial commit of cluster GCN

* update readme

* fix small bugs running ppi

* nearly sota ppi training script&update readme

* rm unused imports&add shebang line to scripts

* minor comments&readme appended

* add rnd seed control&update readme
2019-09-28 10:10:42 +08:00