"vscode:/vscode.git/clone" did not exist on "1dbe60219f9eb1619ce1465af2d3bbef3f1ed9a5"
- 02 Jul, 2020 1 commit
-
-
Quan (Andy) Gan authored
* neighbor sampler data loader first commit * more commit * nodedataloader * fix * update RGCN example * update OGB * fixes * fix minibatch RGCN crashing with self loop * reverting gatconv test code * fix * change to new solution that doesn't require tf dataloader * fix * lint * fix * fixes * change doc * fix docstring * docstring fixes * return seeds and input nodes from data loader * fixes * fix test * fix windows build problem * add pytorch wrapper * fixes * add pytorch wrapper * add unit test * add -1 support to sample_neighbors & fix docstrings * docstring fix * lint * add minibatch rgcn evaluations Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Tong He <hetong007@gmail.com>
-
- 27 May, 2020 1 commit
-
-
xiang song(charlie.song) authored
* test * profile * opt * Some fix * upd * upd * Add multigpu training support for graphsage unsupervised * Add share neg * Fix * Add profile * turn on eval * upd * Fix * performance opt Co-authored-by:
Ubuntu <ubuntu@ip-172-31-12-103.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-14-53.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-29.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-50.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-52-181.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
- 26 Apr, 2020 1 commit
-
-
Quan (Andy) Gan authored
* control variate first commit * bug fixes * split to single and multi GPU * update readme * bugfix * bugfix * remove push * bugfix on multi gpu * update README Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 18 Mar, 2020 1 commit
-
-
Quan (Andy) Gan authored
* fix for new ntype API for blocks * adding two new interfaces
-
- 15 Mar, 2020 1 commit
-
-
Minjie Wang authored
* improve speed * fix bugs * upd reg test
-
- 10 Mar, 2020 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 07 Mar, 2020 1 commit
-
-
Quan (Andy) Gan authored
* remove edge and to bipartite and graphsage with sampling * fixes * fixes * fixes * reenable multigpu training * fixes * compatibility in DGLGraph * rename to compact_as_bipartite * bugfix * lint * add offline inference * skip GPU tests * fix * addresses comments * fix * fix * fix * more tests * more docs and unit tests * workaround for empty slice on empty data
-