- 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
-
- 26 Jan, 2020 1 commit
-
-
Minjie Wang authored
* reorg tutorials and api docs * fix
-
- 20 Jan, 2020 1 commit
-
-
Tong He authored
* add env var * Trigger CI * simplification * add doc
-
- 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
-
- 18 Jan, 2020 1 commit
-
-
xiang song(charlie.song) authored
* Add boundary check for heterograph build with card as input * Fix when u or v is empty * fix test_kernel.py error print * Revert "fix test_kernel.py error print" This reverts commit a71c20292549c0ac62a5326c30669ca4bde8febc. * Turn op validation check on graph and bipartite by default * upd * udp * upd * update test
-
- 17 Jan, 2020 1 commit
-
-
xiang song(charlie.song) authored
* Fix the random seed and fix the _print_error * Fix check_positive_edge_sampler sample weight. Co-authored-by:
Zihao Ye <zihaoye.cs@gmail.com> Co-authored-by:
VoVAllen <VoVAllen@users.noreply.github.com>
-
- 16 Jan, 2020 1 commit
-
-
Quan (Andy) Gan authored
[Bug?] Fix non-determinism when setting the same seed across different runs with single thread (#1205) * fix multithread random seed value * more fix * typo * what did i wrote
-
- 14 Jan, 2020 1 commit
-
-
Quan (Andy) Gan authored
* another fix * another try * fix * rewriting with kernel functions * revert mxnet softmax changes * lint fix Co-authored-by:Zihao Ye <zihaoye.cs@gmail.com>
-
- 11 Jan, 2020 1 commit
-
-
Mufei Li authored
-
- 10 Jan, 2020 1 commit
-
-
xiang song(charlie.song) authored
* remote copy from parent * upd * make test_sampler easier to pass
-
- 09 Jan, 2020 6 commits
-
-
Quan (Andy) Gan authored
* [BUG] Fix empty heterograph creation with list & tuple * more fix
-
Zihao Ye authored
* upd * upd * upd * upd * lint * upd * upd * upd * upd * upd Co-authored-by:VoVAllen <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
* [Feature] Pickle support for heterograph * fix lint Co-authored-by:VoVAllen <VoVAllen@users.noreply.github.com>
-
Zihao Ye authored
* upd * upd * upd * upd * lint * upd * upd * upd * upd Co-authored-by:VoVAllen <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
Fixes #1182 . This is embarrassing.
-
- 08 Jan, 2020 1 commit
-
-
xiang song(charlie.song) authored
* multi-gpu * Pytorch can run but test has acc problem * pytorch train/eval can run in multi-gpu * Fix eval * Fix * Fix mxnet * trigger * triger * Fix mxnet score_func * Fix * check * FIx default arg * Fix train_mxnet mix_cpu_gpu * Make relation mix_cpu_gpu * delete some dead code * some opt for update * Fix cpu grad update
-
- 07 Jan, 2020 2 commits
-
-
Zihao Ye authored
* upd * upd
-
-
- 06 Jan, 2020 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 * update * fix lint * delete msg * clear kv msg * update * update * update * update * update * update * is not None * update * update * update * update * update * update * update * update * update * update
-
Quan (Andy) Gan authored
-
- 05 Jan, 2020 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 * update * fix lint
-
Da Zheng authored
* attach positive. * add neg_deg_sample. * add comment. * add neg_deg_sample for eval. * change the edge sampler. * rename edge sampler in KG. * allow specifying chunk size and negative sample size separately. * fix bugs in KG. * add check in sampler. * add more checks. * fix * add comment. * add comments.
-
- 04 Jan, 2020 1 commit
-
-
Da Zheng authored
* remove parallel sampling for multiprocessing. * avoid memory copy in eval. * remove print.
-
- 03 Jan, 2020 1 commit
-
-
Da Zheng authored
* add no_eval_filter * fix eval.
-
- 02 Jan, 2020 1 commit
-
-
Da Zheng authored
-
- 01 Jan, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * lint * upd * upd * lint * upd * refactor * lint * upd * upd * upd * lint * fix * fix * upd * upd * upd * upd * upd * upd * upd * complete test * upd * upd * fix * vir * upd * fix * fuck * fix numerical
-
- 31 Dec, 2019 2 commits
-
-
Da Zheng authored
* accel edge sampling. * measure sampling time. * attach positive. * add neg_deg_sample. * fix a minor bug. * remove unnecessary code. * Revert "add neg_deg_sample." This reverts commit 45f3c08c87e33589563ca7e6a3ec91cb1239910e. * Revert "attach positive." This reverts commit 503d7821555b69b7ccfed55ce8b87ee24fff852d. Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
* hot fix * Fix docs * Fix ArrayHeap float overflow bug * Fix * Clean some dead code * Fix * FIx * Add some comments * run test
-
- 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
-
- 29 Dec, 2019 1 commit
-
-
Da Zheng authored
* reduce memory consumption. * fix a bug. * fix a bug. * fix.
-
- 28 Dec, 2019 1 commit
-
-
Quan (Andy) Gan authored
-
- 27 Dec, 2019 1 commit
-
-
xiang song(charlie.song) authored
current samplers only support working on CPU
-
- 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 3 commits
-
-
Minjie Wang authored
* update work with different backend section * fix some warnings * Update backend.rst * Update index.rst Co-authored-by:VoVAllen <VoVAllen@users.noreply.github.com>
-
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
-
xiang song(charlie.song) authored
* Add weight based edge sampler * Can run, edge weight work. TODO: test node weight * Fix node weight sample * Fix y * Update doc * Fix syntex * Fix * Fix GPU test for sampler * Fix test * Fix * Refactor EdgeSampler to act as class object not function that it can record its own private states. * clean * Fix * Fix * Fix run bug on kg app * update * update test * test * Simply python API and fix some C code * Fix * Fix * Fix syntex * Fix * Update API description * add replacement for edge sampler * Now edge sampler support replacement and no-replacement * Fix * Fix * change kg/app to use edge sampler with replacement config * Update replacement algo * Fix syntax * Update * Update Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
- 23 Dec, 2019 2 commits