- 25 Apr, 2021 4 commits
-
-
xnouhz authored
* [example] deepergcn * update * update * update * update * update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Quan (Andy) Gan authored
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Jinjing Zhou authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
xiang song(charlie.song) authored
* Fix #2856 * upd * Fix unitest * upd * upd * upd * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-57-25.ec2.internal>
-
- 23 Apr, 2021 3 commits
-
-
Chen Sirui authored
* Ready for PR * refractor code Co-authored-by:
Ubuntu <ubuntu@ip-172-31-45-47.ap-northeast-1.compute.internal> Co-authored-by:
Tianjun Xiao <xiaotj1990327@gmail.com>
-
Jinjing Zhou authored
* fix * fix * debug * fix * fix * fix * fix * ci * fix * fix
-
Chen Sirui authored
* Add DCRNN Example * Bugfix DCRNN * Bugfix DCRNN * Bugfix Train/eval have different flow * Performance Matched * modified tgn for research * kind of fixed 2hop issue * remove data * bugfix and improve the performance * Refractor Code Co-authored-by:
Ubuntu <ubuntu@ip-172-31-45-47.ap-northeast-1.compute.internal> Co-authored-by:
Tianjun Xiao <xiaotj1990327@gmail.com>
-
- 22 Apr, 2021 2 commits
-
-
Da Zheng authored
* return mapping. * support heterogeneous graph. * more test. * fix lint. * fix for diff backends. * fix. * fix. Co-authored-by:
Zheng <dzzhen@3c22fba32af5.ant.amazon.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
Qidong Su authored
* update * update * update * update * update * update * update * fix * fix * update * doc * doc * fix * fix Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 21 Apr, 2021 1 commit
-
-
Tingzhang Zhao authored
Change the format of README.md
-
- 20 Apr, 2021 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 19 Apr, 2021 1 commit
-
-
Tingzhang Zhao authored
* Update README.md Add description of RECT * [Example] Add implementation of RECT [Example] Add implementation of RECT * Update classify.py Modify the class names and the function names mentioned above * Update main.py Modify the function names mentioned above * Update label_utils.py Adjust the comments * Update README.md Add the github information Co-authored-by:Tianjun Xiao <xiaotj1990327@gmail.com>
-
- 16 Apr, 2021 1 commit
-
-
nv-dlasalle authored
* Add row/col sorted flags * improve sorting paths * Remove print statement * Keep track of sorted matrices * Remove sort check in to_block * Improve CPU sorted COO->CSR * Handle the zero edge case * Remove omp default clause to work with MSVC * Update comments on sorted COO->CSR cpu implementatoin * Expose sorted to python interface * Make check_sorted default to false for dgl.graph() * remove check sorted; add utests * remove check_sorted flag Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 15 Apr, 2021 2 commits
-
-
Jinjing Zhou authored
* add * fix * f * 111 * print * fix * ci * f * fix regex * fix * t * fix * add * test * fix * fix * fff * fix * 1113 * v2 * 222 * ttt2 * f2 * ff * 11 * 121 * try * add * 222 * asd * t2 * fix * install dependency * ff * 图 * fix * fix * fix * fix * escape * fix * add url * fix branches * add url * fix * fix * fix * to csv * update link * fix * fix * fix
-
nv-dlasalle authored
* Start on uniform GPU sampling * Save more work * Get cu file compiling * Update sampling * More changes * Get GPU sampling for uniform probabilities solved * Fix batch tensor migration * Fix * update kernels * expand blocking * Undo testing change * Cut down on sampling overhead * Fix replacement * Update unit tests * Add option to gpu sample in graphsage * Copy only csc to gpu * Add ogbn support * Fix linting * Remove nvtx from sample * Improve documentation and error checking * Expand documentation * Update assert checking * delete extra space * Use standard dataloader when dataset is a dictionary * ogb -> ogbn * Fix edge selection determinism * Fix typos * Remove nvtx * Add comment for self.fanout_arrays and assert * Fix linting * Migrate to scalarbatcher * Fix indentation * Fix batcher * Fix indexing * Only use databatcher for GPU * Convert to DGL NDArray to PyTorch Tensor * Add optimization for PyTorch's F.tensor() for list of GPU tensors Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
- 13 Apr, 2021 2 commits
-
-
maqy authored
* multi gpus training for mag240m * remove unused function * small changes * more fix * use multi gpus to eval and more fix Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
Da Zheng authored
* fix. * test distributed graph without node/edge data. * remove some tests. * fix lint
-
- 12 Apr, 2021 3 commits
-
-
Chen Sirui authored
* Add hgat example * Add experiment * Clean code * clear the code * Add index in README * Add index in README * Add index in README * Add index in README * Add index in README * Add index in README * Change the code title and folder name * Ready to merge * Prepare for rebase and change message passing function * use git ignore to handle empty file * change file permission to resolve empty file * Change permission * change file mode * Finish Coding * working code cpu * pyg compare * Accelerate with batching * FastMode Enabled * update readme * Update README.md * refractor code * add graphsim code * modified code * few fix * Modified graphsim * Simple Model Added * Clean up code * Refractor the code for Merge * Bugfix enable gradient when train * update readme and format Co-authored-by:
Chen <chesirui@3c22fbe5458c.ant.amazon.com> Co-authored-by:
Tianjun Xiao <xiaotj1990327@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-4-63.ap-northeast-1.compute.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-45-47.ap-northeast-1.compute.internal>
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Tong He authored
-
- 11 Apr, 2021 1 commit
-
-
TianleZhang authored
int has no attribute of item Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 09 Apr, 2021 2 commits
-
-
Tianqi Zhang (张天启) authored
* add submodule nanoflann * finish python API for knn * finish ndarray adaptor * finish cpu-kdtree version of knn * use openmp * add endline * upt * upt * fix format and code style * upt * add warning for gpu-cpu copy * avoid contiguous copy Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Tong He <hetong007@gmail.com>
-
Tonny-Gu authored
Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
- 08 Apr, 2021 1 commit
-
-
Da Zheng authored
Co-authored-by:
Ubuntu <ubuntu@ip-172-31-73-81.ec2.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 07 Apr, 2021 3 commits
-
-
Quan (Andy) Gan authored
* fix discrepancy * address comments
-
xnouhz authored
* [example] jknet * update * update * update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Ruoyun Huang authored
* Typo in command example. process_nowplaying_rs.py is the right name under this folder. * Update README.md * Update README.md Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 06 Apr, 2021 2 commits
-
-
Sergey Ivanov authored
* Add BGNN example * Update bgnn example * Remove uncessary files * update model index * style fix * Add Readme for BGNN example * Update documentation; remove preprocessing Co-authored-by:
s.ivanov <s.ivanov@mesos-slave080-am6.central.criteo.prod> Co-authored-by:
s.ivanov <s.ivanov@mesos-slave150-am6.central.criteo.prod> Co-authored-by:
Quan Gan <coin2028@hotmail.com> Co-authored-by:
s.ivanov <s.ivanov@mesos-slave148-am6.central.criteo.prod> Co-authored-by:
s.ivanov <s.ivanov@mesos-slave078-am6.central.criteo.prod> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Quan (Andy) Gan authored
-
- 05 Apr, 2021 3 commits
-
-
KounianhuaDu authored
* compgcn * readme * readme * update * readme Co-authored-by:zhjwy9343 <6593865@qq.com>
-
Quan (Andy) Gan authored
* RGAT baseline * update links (data.dgl.ai hasn't refreshed yet) * nvm still use dgl.ai domain * descriptions * actually it took less * address comments * stop worrying about cache * update links * oops
-
Quan (Andy) Gan authored
* fix coo2csr speed * add comments
-
- 04 Apr, 2021 1 commit
-
-
Da Zheng authored
* set omp thread. * add comment. * fix.
-
- 03 Apr, 2021 1 commit
-
-
Yu Sun authored
* [Example]Variational Graph Auto-Encoders * change dgl dataset to single directional graph * clean code * refresh * fix bug * fix bug * fix bug * add gpu Co-authored-by:
Tianjun Xiao <xiaotj1990327@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 01 Apr, 2021 5 commits
-
-
pawelpiotrowicz authored
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
Minjie Wang authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers * Update data.rst * image in dataset userguide * update links using ref * modify the link of save_graphs and load_graphs in dataset user guide * move image to s3 server. * fix links and ref * Hide implementations that may cause confusions to the user * add papers * fix number of classes in Amazon Cobuy datasets * add two papers to Awesome paper list * Update README.md * add four papers * add two papers
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Hide implementations that may cause confusions to the user * fix number of classes in Amazon Cobuy datasets * add four papers * fix feature type of TU dataset * fix readme * remove commented codes Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
milesial authored
-
- 30 Mar, 2021 1 commit
-
-
Da Zheng authored
* remove num_workers. * remove num_workers. * remove num_workers. * remove num-servers. * update error message. * update docstring. * fix docs. * fix tests. * fix test. * fix. * print messages in test. * fix. * fix test. * fix. Co-authored-by:Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
-