"docs/vscode:/vscode.git/clone" did not exist on "56b3b216936affc398220c8e8e49ceba5db7bf9a"
- 06 Jul, 2020 1 commit
-
-
xiang song(charlie.song) authored
* minibatch rgcn * minibatch based rgcn * remove ogb * lint * Add sparse emb * Fix * Fix Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
- 13 Mar, 2020 1 commit
-
-
hgalioulline authored
* Add filtered metrics for R-GCN example * Add new line to end of file * Add evaluation protocol argument option for R-GCN example * Update README Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
- 24 Feb, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 13 Feb, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * fix Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 29 Sep, 2019 1 commit
-
-
Minjie Wang authored
* new hetero RGCN * bgs running * fix gpu * am dataset * fix bug in label preparation * Fix AM training; add result * rm sym link * new embed layer; mutag * mutag matched; other fix * minor fix * dataset refactor * new data loading * rm old files * refactor * docstring * include literal nodes in AIFB dataset * address comments * docstring
-
- 23 Aug, 2019 1 commit
-
-
Minjie Wang authored
* 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
-
- 20 Aug, 2019 1 commit
-
-
Sahand authored
-
- 20 Jun, 2019 1 commit
-
-
Quan (Andy) Gan authored
-
- 28 Mar, 2019 1 commit
-
-
Giuseppe Futia authored
-
- 04 Mar, 2019 1 commit
-
-
Lingfan Yu authored
* use index_select instead of __getitem__ * fix bug in dataset processing * fix edge_type shape bug * comments
-
- 15 Feb, 2019 1 commit
-
-
Zihao Ye authored
* fix rgcn tutorial * small fix * upd
-
- 12 Feb, 2019 1 commit
-
-
Giuseppe Futia authored
* Update prerequisites of README * dependencies for pytorch models * dependencies for mxnet models * minor
-
- 10 Jan, 2019 1 commit
-
-
brett koonce authored
* minor spelling tweaks * Update CONTRIBUTORS.md
-
- 06 Dec, 2018 1 commit
-
-
Gan Quan authored
* [Doc] updated readme * contribution guide change * small edits * add perf # * Update README.md * Update README.md * add others... * rewrite scalability * model & code links * some note for treelstm * rewrite scalability
-
- 05 Dec, 2018 1 commit
-
-
Minjie Wang authored
* update example readme * mx example readme * add results in readme * mx rgcn readme
-
- 03 Dec, 2018 1 commit
-
-
Lingfan Yu authored
* data preprocessing for rgcn * edge subgraph * WIP: RGCN * use edge feature in spmv * fix bugs * match AIFB accuracy * match mutag accuracy * avoid materializing in featureless case * remove untouched nodes and relabel nodes * fix python list concatenate overhead * sparsely store edge types * refactor entity classify code for clean link prediction implementation * further refactor code * refactoring * rgcn block decompose layers * link predict dataset * link predict model and eval code * dropout, self-loop, regularization, etc, plus bug fixes * update to new api * dataset update * bugs, WIP, need to impl early stopping and filtered metrics * instruction to run, and minor * group conv and early stop * clean slow code * some code comments * use new api in model code * change data preprocessing * entity classify model * WIP * move dgl graph out of model * hot fix for extract zip * fix link predict model * use latest dgl apis * still have memory issue... * bug fix and move inference to cpu * move rgcn data processing to contrib * th.allclose -> U.allclose * minor change in readme * fix memory issue in entity classify * fix and testing code for link predict * fix entity classify * clean up * fix comments * revert erroneous git merge changes * code clean up and more comments * minor * dependent package version
-