- 28 Sep, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 27 Sep, 2022 1 commit
-
-
Chang Liu authored
* Fix mlp example * Remove unused file
-
- 22 Sep, 2022 1 commit
-
-
Ereboas authored
* Use black for formatting * limit line width to 80 characters. * Use a backslash instead of directly concatenating * file structure adjustment. * file structure adjustment(2) Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 31 Aug, 2022 1 commit
-
-
rudongyu authored
* [Example] SEAL for OGBL * update index * update * fix readme typo * add seal sampler * modify set ops * prefetch * efficiency test * update * optimize * fix ScatterAdd dtype issue * update sampler style * update Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 26 Aug, 2022 1 commit
-
-
Zhiteng Li authored
* version-1 * version-2 * version-3 * update examples/README * Update .gitignore * update performance in README, delete scripts * 1st approving review * 2nd approving review Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 13 Aug, 2022 1 commit
-
-
Ereboas authored
* NGNN for ogbl * modify doc organization. * merge similar parts * 1st approving review. * minor changes * Remove the "Usage" section. Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 10 Aug, 2022 1 commit
-
-
YJ-Zhao authored
* rgcn-ogbn-mag * Add link in README.md * correct code-format,add the reset_parameters function to the HeteroEmbedding module * add the annotation in hetero.py * add a unit test * modify format * Update Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-50-143.us-west-2.compute.internal>
-
- 09 Jun, 2022 1 commit
-
-
Chang Liu authored
[Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and examples/pytorch/ogb/ogbn-products (#4080) * [Bugfix] Fix ogbn-gat-proteins/products examples * Remove unused BatchSampler definition * Remove comments to ease reading/reviewing * Remove dataloader wrapper
-
- 02 Jun, 2022 1 commit
-
-
Chang Liu authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 11 May, 2022 1 commit
-
-
Quan (Andy) Gan authored
* rename * Update node_classification.py * more fixes... Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 12 Apr, 2022 1 commit
-
-
Quan (Andy) Gan authored
* enable UVA sampling with CPU indices * add docs * add more docs * lint * fix * fix * better error message * use mp.Barrier instead of queues * revert * revert * oops * revert dgl.multiprocessing.spawn * Update pytorch.py
-
- 24 Feb, 2022 1 commit
-
-
Mufei Li authored
* Update * Update * Update * Fix * Update * Update * Update * Fix
-
- 20 Dec, 2021 1 commit
-
-
Zak Jost authored
* Adding initial files of example * Removing old timing code * Improving doc strings and fixing some minor bugs * Merging from upstream and addressing PR comments Co-authored-by:
zakjost <jostza@amazon.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 26 Oct, 2021 1 commit
-
-
Hongyu Cai authored
-
- 15 Jul, 2021 1 commit
-
-
Mufei Li authored
* Update * Update * Update dependencies * Update * Update * Fix ogbn-products gat * Update * Update * Reformat * Fix typo in node2vec_random_walk * Specify file encoding * Working for 6.7 * Update * Fix subgraph * Fix doc for sample_neighbors_biased * Fix hyperlink * Add example for udf cross reducer * Fix * Add example for slice_batch * Replace dgl.bipartite * Fix GATConv * Fix math rendering * Fix doc Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-17.us-west-2.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-22-156.us-west-2.compute.internal>
-
- 12 Jul, 2021 1 commit
-
-
Jinjing Zhou authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 16 Jun, 2021 1 commit
-
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results * Fix duplicated * Fix duplicated * Update GCN on ogbn-arxiv * Add GAT for ogbn-arxiv * Update README.md * Update GAT on ogbn-arxiv * Update README.md * Update README * Update README.md * Update README.md * Add GAT implementation for ogbn-proteins * Add GAT implementation for ogbn-proteins * Add GAT implementation for ogbn-proteins * Add GAT implementation for ogbn-proteins * Add GAT implementation for ogbn-proteins * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Update examples for ogbn-arxiv * Add examples for ogbn-products. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-proteins. * Update examples for ogbn-products. * Update examples for ogbn-products. * Update examples for ogbn-arxiv. * Update examples for ogbn-arxiv. * Update examples for ogbn-arxiv. * Update examples for ogbn-proteins. * Update examples for ogbn-products. * Update examples for ogbn-proteins. * Update examples for ogbn-arxiv. * Update examples for ogbn-proteins. * Update README.md * [Example] ogbn-arxiv & ogbn-proteins * [Example] ogbn-arxiv & ogbn-proteins * [Example] ogbn-arxiv & ogbn-proteins * [Example] ogbn-arxiv & ogbn-proteins Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 14 May, 2021 1 commit
-
-
Quan (Andy) Gan authored
* standardizing thread_wrapped_func * lints * Update __init__.py
-
- 05 Feb, 2021 1 commit
-
-
Mufei Li authored
* update * Misc fix * Update
-
- 26 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
* move edge_softmax to functional * change examples * fixes * revert * fix * fix * remove * fix * test * add init Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 13 Jan, 2021 1 commit
-
-
Hongyu Cai authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 28 Dec, 2020 1 commit
-
-
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
-
- 20 Dec, 2020 1 commit
-
-
Mufei Li authored
* Update gatedgraphconv.py * Update entity_classify.py * Update data-process.rst * Update reading_data.py * Update data-process.rst * Update utils.py * Update knowledge_graph.py * Update entity_classify.py * Update rdf.py * Update entity_classify_mb.py * Update test_classify.py * Update tensor.py * Update sparse.py * Update entity_classify_mp.py * Update 6_line_graph.py
-
- 03 Nov, 2020 1 commit
-
-
Lingfan Yu authored
* sign for ogbn products, arxiv, mag * texts * fix * update ogb folder readme * use dgl nightly build Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 29 Oct, 2020 2 commits
-
-
chwan-rice authored
* upd * upd * upd * upd * upd * fix OpenMP compatibility issues * typo * partition * misc * fix typo * num_parts=1 * import torch * long * print info * print info * print info * upd * remove debug code * revert partition.py * fix cut count * fix cut count * Revert "fix cut count" This reverts commit 10926b4fd48f45c8f1ddb58be7db6c22e653effd. * Revert "fix cut count" This reverts commit 76465283bef093a2b4209ad70dd15d2437b2ec8a. * type of deprecate * typo in deprecate info * fix typo * use cv for partitioning * CE * no message * revert * typo * no message * no message * no message * practice * dmlc-core * DGLGraph Co-authored-by:
yzh119 <expye@outlook.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
maqy1995 authored
-
- 20 Sep, 2020 1 commit
-
-
Hao Xiong authored
* line * two lines * update readme * readme * update readme * update * Implement LINE * readme * readme * typos * update readme Co-authored-by:
Zihao Ye <expye@outlook.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 18 Sep, 2020 1 commit
-
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results * Fix duplicated * Fix duplicated * Update GCN on ogbn-arxiv * Add GAT for ogbn-arxiv * Update README.md * Update GAT on ogbn-arxiv * Update README.md Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 15 Sep, 2020 1 commit
-
-
Hao Xiong authored
* line * two lines * update readme * readme * update readme * update Co-authored-by:
Zihao Ye <expye@outlook.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
- 12 Sep, 2020 1 commit
-
-
Jinjing Zhou authored
* Update dgl.DGLGraph.rst * Update gcn.py
-
- 05 Sep, 2020 2 commits
-
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results * Fix duplicated * Fix duplicated Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 04 Sep, 2020 1 commit
-
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 31 Aug, 2020 1 commit
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
- 30 Aug, 2020 1 commit
-
-
espylapiza authored
* [Example] GCN on ogbn-arxiv dataset * Add README.md Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 29 Aug, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 19 Aug, 2020 1 commit
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal>
-
- 17 Aug, 2020 1 commit
-
-
Tianjun Xiao authored
* mx tf relconv * use method instead of private attr * src and dst have different fc for gat * update edgeconv * change sage and sgconv * no degree check on gin * add remainding API doc * fix pylint * infer fc_src and fc_dst, only one tensor for block * fix pytest
-
- 11 Aug, 2020 1 commit
-
-
Quan (Andy) Gan authored
* clean commit * oops forgot the most important files * use einsum * copy feature from frontier to block * Revert "copy feature from frontier to block" This reverts commit 5224ec963eb6a3ef1b6ab74d8ecbd44e4e42f285. * temp fix * unit test * fix * revert jtnn * lint * fix win64 * docstring fixes and doc indexing * revert einsum in sparse bidecoder * fix some examples * lint * fix due to some tediousness in remove_edges * addresses comments * fix * more jtnn fixes * fix
-
- 07 Aug, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * upd * upd * upd * upd * fix pinsage also * upd * upd * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-29-3.us-east-2.compute.internal> Co-authored-by:
Quan Gan <coin2028@hotmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-