- 10 Apr, 2019 1 commit
-
-
Hao Zhang authored
* Update gcn_mp.py * Update train.py * Update train.py * Update train.py * Update gat_batch.py * Update gat_batch.py * Update gcn_mp.py
-
- 11 Jan, 2019 1 commit
-
-
Minjie Wang authored
* two better GAT implementations * update numbers * use version switch for spmm * add missing dropout and output heads
-
- 24 Dec, 2018 1 commit
-
-
Hao Zhang authored
* mxgat * pygat * Update gat_batch.py * add train * Update gat_batch.py * Update gat.py * Update gat_batch.py
-
- 17 Dec, 2018 1 commit
-
-
Da Zheng authored
* fix gat. * fix context.
-
- 08 Nov, 2018 1 commit
-
-
Da Zheng authored
* move gat to the new api. * fix gcn. * update sse. * fix dgl core. * update sse. * fix small bugs in dgl core. * fix mxnet tests. * retrigger * address comments and fix more bugs. * fix * fix tests.
-
- 14 Oct, 2018 1 commit
-
-
Da Zheng authored
* support mxnet. * add mxnet version of GCN. * rename mxnet.nd as F. * add mxnet GAT. * enable GPU for GCN. * fix MXNet GCN train. * Use adam to optimize GAT * support more operators. * support sparse arrays. * update mxnet backend. * support index_copy. * remove NN. * update mxnet backend. * temp check in. * fix data conversion. * add test. * clean up mxnet backend. * update mxnet examples. * Revert "remove NN." This reverts commit d815d9a0ec619f9ce9099c48cd35db9d8e947483. * temp disable MXNet version of NN.
-
- 04 Oct, 2018 1 commit
-
-
Minjie Wang authored
-
- 01 Sep, 2018 1 commit
-
-
Minjie Wang authored
* WIP: API renaming * API rewrite and node function refactor * builtin functions * builtin functions tested * fix test * send and recv spmv test * WIP: fix examples * Fix examples using new APIs
-
- 10 Aug, 2018 1 commit
-
-
Minjie Wang authored
* GAT model * fix output projection to have only one head
-