- 13 Apr, 2020 1 commit
-
-
xiang song(charlie.song) authored
* gcmc example * Update Readme * Add multiprocess support * Fix * Multigpu + dataloader * Delete some dead code * Delete more * upd * Add README * upd * Upd * combine full batch and sample GCMCLayer, use HeteroCov * Fix * Update Readme * udp * Fix typo * Add cpu run * some fix and docstring Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-63-71.ec2.internal>
-
- 09 Apr, 2020 1 commit
-
-
Mufei Li authored
* Update README.md * Update README.md
-
- 27 Mar, 2020 1 commit
-
-
Minjie Wang authored
* Add HeteroGraphConv * add custom aggregator; some docstring * debugging * rm print * fix some acc bugs * fix initialization problem in weight basis * passed tests * lint * fix graphconv flag; add error message * add mxnet heteroconv * more fix for mx * lint * fix torch cuda test * fix mx test_nn * add exhaust test for graphconv * add tf heteroconv * fix comment
-
- 20 Mar, 2020 1 commit
-
-
Mufei Li authored
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
-
- 16 Mar, 2020 1 commit
-
-
Minjie Wang authored
* change the model to use node embedding only * minibatch training * add readme * small fix * backward-compatible * backward compatible * modify to_block; rgcn changed * fix * fix transform * fix bug in unittest script * docstring * fix lint * add tests * address comments; fix offline eval * gitignore
-
- 15 Mar, 2020 1 commit
-
-
Minjie Wang authored
* improve speed * fix bugs * upd reg test
-
- 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>
-
- 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
-
- 05 Mar, 2020 2 commits
-
-
Mufei Li authored
-
Zihao Ye authored
* 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>
-
- 04 Mar, 2020 1 commit
-
-
Jinjing Zhou authored
-
- 24 Feb, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 23 Feb, 2020 1 commit
-
-
Chao Ma authored
* update * str to int * update * update * update * test remove sync * update * update * update * update * update * update * update * update * clear
-
- 17 Feb, 2020 1 commit
-
-
Chao Ma authored
* new kvstore * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * test warning * update * update * udpate * update * update * update * update * small fix * small fix * get group count * update * update * make file * update * use addr * get id * partition book * update * partition * barrier * update * loop count * update * update * update * update * update * update * update * update * update * add mxnet demo * update ip * update * update * update * random * update * update * update * update * update * update * fix lint * fix lint * fix lint
-
- 13 Feb, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * fix Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 08 Feb, 2020 1 commit
-
-
Mufei Li authored
* Fix * Update
-
- 07 Feb, 2020 1 commit
-
-
xiang song(charlie.song) authored
* Fix model save and load problem. Add offline inference example * Fix test * Fix randomness problem between test runs * Make rdf loader deterministic
-
- 03 Feb, 2020 1 commit
-
-
Mufei Li authored
* First commit * Update * Update splitters * Update * Update * Update * Update * Update * Update * Migrate ACNN * Fix * Fix * Update * Update * Update * Update * Update * Update * Finish classification * Update * Fix * Update * Update * Update * Fix * Fix * Fix * Update * Update * Update * trigger CI * Fix CI * Update * Update * Update * Add default values * Rename * Update deprecation message
-
- 31 Jan, 2020 1 commit
-
-
Quan (Andy) Gan authored
* trying to refactor IndexSelect * partial implementation * add index select and assign for floats as well * move to random choice source * more updates * fixes * fixes * more fixes * adding python impl * fixes * unit test * lint * lint x2 * lint x3 * update metapath2vec * debugging performance * still debugging for performance * tuning * switching to succvec * redo * revert non-uniform sampler to use vector * still not fast * why does this crash with OpenMP??? * because there was a data race!!! * add documentations and remove assign op * lint * lint x2 * lol what have i done * lint x3 * fix and disable gpu testing * bugfix * generic random walk * reorg the random walk source code * Update randomwalks.h * Update randomwalks_cpu.cc * rename file * move internal function to anonymous ns * reorg & docstrings * constant restart probability * docstring fix * more commit * random walk with restart, tested * some fixes * switch to using NDArray for choice * massive fix & docstring * lint x? * lint x?? * fix * export symbols * skip gpu test * addresses comments * replaces another VecToIdArray * add randomwalks.h to include * replace void * with template
-
- 19 Jan, 2020 1 commit
-
-
VoVAllen authored
* several nn example * appnp * fix lint * lint * add dgi * fix * fix * fix * fff * docs * 111 * fix * change init * change result * tiaocan+1 * fix * fix lint * fix * fix
-
- 09 Jan, 2020 2 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
Fixes #1182 . This is embarrassing.
-
- 06 Jan, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 30 Dec, 2019 2 commits
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1 * add multiple NICs support for kvstore * test * fix lint * update * update * update * update * update * update * update * fix lint * fix lint * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * fix lint
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1 * add multiple NICs support for kvstore * test * fix lint * update * update * update * update * update * update * update * fix lint * fix lint * update * update * update * update
-
- 25 Dec, 2019 1 commit
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1
-
- 24 Dec, 2019 1 commit
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument
-
- 23 Dec, 2019 1 commit
-
-
Mufei Li authored
-
- 19 Dec, 2019 1 commit
-
-
Mufei Li authored
* Add several splitting methods * Update * Update * Update * Update * Update * Fix * Update * Update * Update * Update * Fix * Fix * Fix * Fix * Fix * Update * Update * Update * Update * Update * Update * Update * Finally * CI
-
- 14 Dec, 2019 2 commits
-
-
naveen marri authored
-
Zihao Ye authored
* upd * fix * upd * upd * upd * fix * upd * upd * upd * upd * upd * upd * upd * upd
-
- 05 Dec, 2019 1 commit
-
-
Mufei Li authored
* Fix outdated example * Hot fix
-
- 04 Dec, 2019 1 commit
-
-
Guo Qipeng authored
* upd * fig edgebatch edges * add test * trigger * add graphwriter pytorch example * fix line break in graphwriter README * upd * fix
-
- 30 Nov, 2019 1 commit
-
-
Zihao Ye authored
* upd * rm redundancy: * upd
-
- 26 Nov, 2019 2 commits
-
-
shizhediao authored
fix minor error: GCNLayerSAGE->GraphSAGELayer
-
xuyou314 authored
* [Example] Finish adaptive sampling * refactor code and use argparse for command-line usage * Update README.md * add node_per_layer command-line argument
-
- 13 Nov, 2019 1 commit
-
-
xiang song(charlie.song) authored
-
- 08 Nov, 2019 1 commit
-
-
Chao Ma authored
* Small change for kvstore api * fix ci * fix ci
-