- 12 Jan, 2021 2 commits
-
-
Hongyu Cai authored
fix typo Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
-
- 11 Jan, 2021 4 commits
-
-
Jinjing Zhou authored
* add bench jenkins * instance type * fix * fix * fix * 111 * test * 111 * 111 * fix * test * run * fix * fix * fix * fix * fix * publish results * 111 * regression * launch ec2 script * fix * add * run on master * change * rrr * run gpu * fix * fix * try fix * fix * ff * fix * fix * fix * refactor * fix * fix * update * fix * fix * fix * fix * remove import torchtext * add shm size * update * fix * fix * fix * fix * fix this!!!! * 111 * fix * remove verbose * fix * fix * fix * fix * fix * fix * fix * fix * update readme * fix * fix * fix * change asv default to head * commit sage and rgcn * fix * update
-
Tong He 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
-
Tong He authored
* update graphdataloader in docs * fix * update examples * fix sagpool Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 10 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
* new tutorials for small graphs * address changes and use GraphDataLoader * fix and add data * fix load_data * style fixes * Update 5_graph_classification.py
-
- 09 Jan, 2021 1 commit
-
-
xiang song(charlie.song) authored
* Add sage neighbor sample test for reddit * Add ogbn-products dataset * upd * upd * Add ogbn-mag * rgcn heterogeneous performance test * upd * update * upd * upd * use dgl dataloader * upd * Update with new collator Co-authored-by:Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
-
- 08 Jan, 2021 2 commits
-
-
Pein authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* return indices from dataloader * fixes * fix * fix distgraph and added some todos * Update dataloader.py * Update dataloader.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 07 Jan, 2021 2 commits
-
-
Quan (Andy) Gan authored
-
Tong He authored
* add graph dataloader * add to doc * fix * fix * fix docstring * update according to torch default_collate * add unittest * fix * fix lint * fix
-
- 06 Jan, 2021 3 commits
-
-
Zihao Ye authored
-
Quan (Andy) Gan authored
* fix * fix test
-
Quan (Andy) Gan authored
-
- 05 Jan, 2021 3 commits
-
-
Mufei Li authored
* Update * Update * Update Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Jinjing Zhou authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Update gnn_benckmark.py * Hide implementations that may cause confusions to the user * fix number of classes in Amazon Cobuy datasets
-
- 04 Jan, 2021 4 commits
-
-
xiang song(charlie.song) authored
* Add sage neighbor sample test for reddit * Add ogbn-products dataset * upd * upd * use symbolic other than copy data for ogb datasets * upd * upd * Add graphsage unsupervised neighbor sampler * update unsupervised * Add pinsage * Add pinsage speed * upd Co-authored-by:Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
-
Zihao Ye authored
* wip * udp * upd * fix typo * lint * lint * upd * upd * lint * lint * upd * upd * tftest * fix * fallback numpy * fix tf * docstring Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Minjie Wang authored
* WIP * finish lowmem impl; benchmarking * wip * wip * fix benchmarks * fix bug in searchsorted * update readme * update * lint and ogb dependency * add flags to to_homogeneous * fix docstring * address comments
-
Mufei Li authored
-
- 03 Jan, 2021 1 commit
-
-
xiang song(charlie.song) authored
* Add gat neighbor sampler speed * upd Co-authored-by:Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
-
- 02 Jan, 2021 1 commit
-
-
Tim Gates authored
There is a small typo in python/dgl/dataloading/async_transferer.py. Should read `transfer` rather than `tranfer`. Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 01 Jan, 2021 2 commits
-
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Pein authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 31 Dec, 2020 2 commits
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal>
-
Zhi Lin authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 29 Dec, 2020 1 commit
-
-
Haoming Lu authored
Added three papers using DGL: NHK_STRL at WNUT-2020 Task 2: GATs with Syntactic Dependencies as Edges and CTC-based Loss for Text Classification Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks
-
- 28 Dec, 2020 4 commits
-
-
xiang song(charlie.song) authored
* Add sage neighbor sample test for reddit * Add ogbn-products dataset * upd * upd * use symbolic other than copy data for ogb datasets * upd * upd * Add graphsage unsupervised neighbor sampler * update unsupervised * upd * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Mufei Li authored
* 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
-
张天启 authored
* add sagpool example for pytorch backend * polish sagpool example for pytorch backend * [Example] SAGPool: use std variance * [Example] SAGPool: change to std * add sagpool example to index page * add graph property prediction tag to sagpool Co-authored-by:zhangtianqi <tianqizh@amazon.com>
-
Minjie Wang authored
* add rgcn acc bench * fix issue of multiple parametrize * model acc/speed test: RGCN * fix dep problem in docker run * add docstring
-
- 27 Dec, 2020 1 commit
-
-
xiang song(charlie.song) authored
* Add sage neighbor sample test for reddit * Add ogbn-products dataset * upd * upd * use symbolic other than copy data for ogb datasets * upd * upd * Add graphsage unsupervised neighbor sampler Co-authored-by:
Ubuntu <ubuntu@ip-172-31-59-204.ec2.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 26 Dec, 2020 3 commits
-
-
Da Zheng authored
* delete shared memory when receive signal. * rename. * fix lint. * fix lint. * fix compile. * Fix. * we need to report error if the shared memory exist. * disable tensorflow test for shared memory. * revert. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
-
Mufei Li authored
* Update * Update * Update * Update README.md * Update README.md * Update * Update * Update * Update * Update * Update * Update * Update * Update
-
- 25 Dec, 2020 2 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
* first commit * some thoughts * move around * more commit * more fixes * now it uses torch allocator * fix symbol export error * fix * fixes * test fix * add script * building separate library per version * fix for vs2019 * more fixes * fix on windows build * update jenkinsfile * auto copy built dlls for windows * lint and installation guide update * fix * specify conda environment * set environment for ci * fix * fix * fix * fix again * revert * fix cmake * fix * switch to using python interpreter path * remove scripts * debug * oops sorry * Update index.rst * Update index.rst * copies automatically, no need for this * do not print message if library not found * tiny fixes * debug on nightly * replace add_compile_definitions to make CMake 3.5 happy * fix linking to wrong lib for multiple pytorch envs * changed building strategy * fix nightly * fix windows * fix windows again * setup bugfix * address comments * change README
-
- 23 Dec, 2020 1 commit
-
-
Mufei Li authored
-