- 06 Jul, 2021 3 commits
-
-
Jinjing Zhou authored
* fix * fix * lint * fix Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Tianjun Xiao authored
* fix faiss issue on k 3 * Add Hilander paper link Co-authored-by:Tong He <hetong007@gmail.com>
-
Zihao Ye authored
-
- 05 Jul, 2021 5 commits
-
-
Minjie Wang authored
* add docstring for missing API; fix some docstring * rename apis; address comments
-
Da Zheng authored
* fix. * fix. * fix. * fix. * Fix test Co-authored-by:
Ubuntu <ubuntu@ip-172-31-71-112.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal>
-
Tianjun Xiao authored
-
Quan (Andy) Gan authored
* add user guide for gpu sampling * Update minibatch-gpu-sampling.rst Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
WangYQ authored
* revise the doc of forward function in SAGEConv * remove trailing space
-
- 04 Jul, 2021 1 commit
-
-
Tong He authored
* add hilander model implementation draft * use focal loss * fix * change data root * add necessary scripts * update download links * update * update example table * fix * update readme with numbers * add empty folder * only eval at the end * set up hilander * inform results may fluctuate * address comments Co-authored-by:
sneakerkg <xiaotj1990327@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-212.us-east-2.compute.internal>
-
- 03 Jul, 2021 1 commit
-
-
唐宇謙 authored
-
- 02 Jul, 2021 7 commits
-
-
Da Zheng authored
* fix bugs in partitioning on heterogeneous graphs. * fix. * fix. * fix example. * fix. * fix test. * fix. * fix. * fix. * fix tests. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-71-112.ec2.internal> Co-authored-by:
Zheng <dzzhen@3c22fba32af5.ant.amazon.com>
-
Rhett-Ying authored
Co-authored-by:Tong He <hetong007@gmail.com>
-
Jinjing Zhou authored
* try enable kvstore test * fix * fix * seperate out kvstore test * add comment
-
ankit-garg authored
Co-authored-by:
Ankit Garg <gaank@amazon.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
nv-dlasalle authored
* Add dgl.utils.is_sorted_srcdst * Fix linting issues * delete blank line * Specify datatype to index tensor in test * Force integer conversion Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
Rhett-Ying authored
-
- 01 Jul, 2021 1 commit
-
-
Tong He authored
* add knn benchmark result * update * update knn benchmark to test on multiple algorithms * update benchmark script * update
-
- 30 Jun, 2021 3 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Rhett-Ying authored
* [Feature] Add dgl.reorder() to re-order graph according to specified strategy * fix unit test failure for metis reorder * fix unit test failure on mxnet_cpu * refine unit test for dgl.reorder * fix unit test failure on mxnet * fix array_equal error for mxnet unit test * fix unit test failure for mxnet * convert metis output to numpy array explicitly Co-authored-by:Tong He <hetong007@gmail.com>
-
- 29 Jun, 2021 3 commits
-
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
* add instructions for VC2015 redist install * fix typo
-
nv-dlasalle authored
* Fix example datasplitting * Remove left-over split parameter * Remove unused parameter * Set epoch when using multiple GPUs Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 28 Jun, 2021 5 commits
-
-
Jinjing Zhou authored
* fix * lint * Revert "lint" This reverts commit 263f913f02a9ece8491e9a9f812e50892da899ba. Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Tong He authored
* add knn benchmark result * update
-
Kay Liu authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Tomohiro Endo authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
WangYQ authored
-
- 27 Jun, 2021 1 commit
-
-
Jinjing Zhou authored
* fix * remove nvidiasmi * fix * fix docs * fix * fix * 1 * fix * remove * skip deprecated kernel * fix * Revert "skip deprecated kernel" This reverts commit c5ceb7f60dbbaf065b81cc3680757fd611d90ad3. * fix
-
- 25 Jun, 2021 3 commits
-
-
Jinjing Zhou authored
* skip deprecated kernels * Revert "skip deprecated kernels" This reverts commit 2ee7f212d11d0858a0f863349a5e02ad04e4bc3c. * fix
-
Quan (Andy) Gan authored
* update docstrings and tidy code * add docs * address comments * Update __init__.py * address comments
-
Quan (Andy) Gan authored
* csr and csc creation * fix * fix * fixes to adj transpose * fine * raise error if indptr did not match number of nodes * fix * huh? * oh Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 24 Jun, 2021 1 commit
-
-
xiang song(charlie.song) authored
[Bug fix] Use shared memory for grad sync when NCCL is not avaliable as PyTorch distributed backend. (#3034) * Use shared memory for grad sync when NCCL is not avaliable as PyTorch distributed backend. Fix small bugs and update unitests * Fix bug * update test * update test * Fix unitest * Fix unitest * Fix test * Fix * simple update Co-authored-by:Ubuntu <ubuntu@ip-172-31-24-212.ec2.internal>
-
- 23 Jun, 2021 6 commits
-
-
maqy authored
Co-authored-by: maqy1995 <maqingyun0718> Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Qidong Su authored
* update * update * update * update * lint * lint * update * update * update * update * update * update * update * update * update * update * update * update * update * update * lint * update * clone * update * update * update * update * replace idarray with ndarray * refactor cpp part * refactor python part * debug * refactor interface * test and doc * lint and test * lint * fix * fix * fix * const * doc * fix * fix * fix * fix * fix & doc * fix * fix * update * update * update * merge * doc * doc * lint * fix * more tests * doc * fix * fix * update * update * update * fix * fix Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
nv-dlasalle authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Tomohiro Endo authored
* Fix example * Remove register_data_args and revert to dataset Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Tomohiro Endo authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
* add seal example * 1. add paper infomation in examples/README 2. adjust codes 3. option test * use latest `to_simple` to replace coalesce graph function * remove outdated codes * remove useless comment * Node2vec 1.implement node2vec random walk c++ op 2.implement node2vec model 3.implement node2vec example * add CMakeLists file modify * refine c++ codes * refine c++ codes * add missing whitespace * refine python codes * add codes * add node2vec_impl.h * fix codes * fix code style problem * fixes * remove * lots of changes * add benchmark * fixes Co-authored-by:
smilexuhc <smile.xuhc@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-