Mufei Li
|
6d9433b04f
|
[Transform] [Doc] Rename transform to transforms and update doc (#3765)
* Update
* Update
* Update
* Fix
* Update
* Update
* Update
* Fix
|
2022-02-24 21:28:15 +08:00 |
|
Quan (Andy) Gan
|
9e630101a1
|
fix and lots of tests (#2650)
|
2021-02-12 11:40:05 +08:00 |
|
Minjie Wang
|
f25bc176d0
|
[Hetero] Improve speed of several Hetero APIs (#1486)
* add clone function to frame
* add utest
* replace all local_var with local_scope
* fix utest
* avoid creating canonical types in __getitem__
* lint
* try another utest appraoch for mx
* utest
|
2020-05-01 15:21:33 +08:00 |
|
Zihao Ye
|
aa06e4579f
|
[Doc] Improve the docstring of several nn modules. (#1187)
* upd
* upd
* upd
* upd
* lint
* upd
* upd
* upd
* upd
* upd
Co-authored-by: VoVAllen <VoVAllen@users.noreply.github.com>
|
2020-01-09 21:14:33 +08:00 |
|
Zihao Ye
|
ca302a13ac
|
[Feature] Add dgl.nn.*.Sequential for usability (#1166)
* upd
* upd
* upd
* upd
* lint
* upd
* upd
* upd
* upd
Co-authored-by: VoVAllen <VoVAllen@users.noreply.github.com>
|
2020-01-09 12:39:22 +08:00 |
|
Zihao Ye
|
9a0511c8e9
|
[NN] nn modules & examples update (#890)
* upd
* damn it
* fuck
* fuck pylint
* fudge
* remove some comments about MXNet
* upd
* upd
* damn it
* damn it
* fuck
* fuck
* upd
* upd
* pylint bastard
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
* upd
|
2019-11-03 17:29:42 -05:00 |
|
Minjie Wang
|
708765f0a1
|
[NN] RGCN modules (#744)
* rgcn module
* support id input
* WIP: model codes
* use faster index select
* dropout
* self loop
* WIP: link prediction
* fix lint
* WIP: docs
* docstring
* docstring
* merge two child classes
* mxnet rgcn module
* fix lint
* fix lint
* fix rename bug
* add uniform edge sampler
* fix fn name
* docstring
* fix mxnet rgcn module
* fix mx rgcn
* enable test on cuda
|
2019-08-23 16:38:48 -04:00 |
|