- 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
-
- 07 Jan, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd
-
- 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
-
- 28 Sep, 2019 1 commit
-
-
Da Zheng authored
* sort * sort in parallel. * fix a bug in sorting adj * rename. * add more comments. * accelerate GetData * fix tests. * avoid sorting multiple times. * add test. * change back. * sort. * add sort_csr. * Fix a bug. * fix. * revert modifcation. * rename * speed up EdgeIds.
-
- 05 Aug, 2019 1 commit
-
-
Chao Ma authored
* Refactoring Communicator * fix lint * change non-const reference * add header file * use MemoryBuffer * update PR * fix bug on csr shape * zero-copy msg_queue * fix lint * fix lint * fix lint * add header file * fix windows build error * fix windows build error * update * fix lint * update * fix lint * fix lint * add more test * fix windows test * update windows test * update windows test * update windows test * update * fix lint * fix lint * update * update * update * update * use STATUS code * update test * remove mem_cpy * fix lint * update * finish * ConstructNFTensor * add test for deallocator * update * fix lint
-
- 17 Jul, 2019 1 commit
-
-
Minjie Wang authored
* WIP: array refactoring * WIP: implementation * wip * most csr part * WIP: on coo * WIP: coo * finish refactoring immutable graph * compiled * fix undefined ndarray copy bug; add COOToCSR when coo has no data array * fix bug in COOToCSR * fix bug in CSR constructor * fix bug in in_edges(vid) * fix OutEdges bug * pass test_graph * pass test_graph * fix bug in CSR constructor * fix bug in CSR constructor * fix bug in CSR constructor * fix stupid bug * pass gpu test * remove debug printout * fix lint * rm biparate grpah * fix lint * address comments * fix bug in Clone * cpp utests
-
- 03 Jun, 2019 1 commit
-
-
Chao Ma authored
-
- 30 May, 2019 1 commit
-
-
VoVAllen authored
* add cpptest to ci * try windows * Update Jenkinsfile * Update Jenkinsfile * Update Jenkinsfile * Update task_cpp_unit_test.bat * Change localhost to 127.0.0.1 * windows socket gtest * lint * Update task_cpp_unit_test.bat * fix batch script * export all symbols * Update Jenkinsfile * compile once * try mxnet compact
-
- 26 May, 2019 3 commits
- 24 May, 2019 1 commit
-
-
VoVAllen authored
* add gtest module * add gtest * fix * Update CMakeLists.txt * Update README.md
-