- 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 2 commits
- 26 Sep, 2022 2 commits
-
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 23 Sep, 2022 1 commit
-
-
Chang Liu authored
* Refactor link pred example for graphsage * Use ogb evaluator + README update * Update * Add comments
-
- 22 Sep, 2022 2 commits
-
-
Tong He authored
The example was updated in https://github.com/dmlc/dgl/pull/3972 but the README file was not. This PR updates it to reflect the correct environment requirement. Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
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>
-
- 21 Sep, 2022 1 commit
-
-
YanJun-Zhao authored
* debug * debug * readme * fix readme * fix readme * Update * Update * update * fix bug of syn2 Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 15 Sep, 2022 1 commit
-
-
Rhett Ying authored
* [examples]educe memory consumption * reffine help message * refine
-
- 05 Sep, 2022 1 commit
-
-
Chang Liu authored
* Add refactors for multi-gpu and full-graph example * Fix format * Update * Update * Update
-
- 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>
-
- 25 Aug, 2022 1 commit
-
-
Chang Liu authored
* Refactor full graph entity classification * Refactor rgcn with sampling * README update * Update * Results update * Respect default setting of self_loop=false in entity.py * Update * Update README * Update for multi-gpu * Update
-
- 19 Aug, 2022 1 commit
-
-
peizhou001 authored
* add multigpu folder for related examples
-
- 18 Aug, 2022 1 commit
-
-
Rhett Ying authored
-
- 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>
-
- 01 Aug, 2022 1 commit
-
-
Chang Liu authored
* Refactor GIN example * Update * Update README * Minor update * README update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 28 Jul, 2022 1 commit
-
-
Wey Gu authored
* Fixed device type in inference * change buffer_device instead
-
- 26 Jul, 2022 1 commit
-
-
Chang Liu authored
* Modify to repro crash * Revert to orig. scenario and add fix * Update Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 22 Jul, 2022 1 commit
-
-
Chang Liu authored
* Refactor gat example * Add ppi support * Minor update * Update * Update * Change valid_xxx to val_xxx * Readme Update * Update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 21 Jul, 2022 1 commit
-
-
Tianyue Cao authored
* upload PSS * upload PSS * upload PSS * pss code reformat * fix bug * update README * update train bash * remove vit * update README * delete InfoPlotter * delete Smooth_AP_loss.py * update README * update README Co-authored-by:Tianjun Xiao <xiaotj1990327@gmail.com>
-
- 19 Jul, 2022 1 commit
-
-
Chang Liu authored
* Fix node_classification.py * Minor update Co-authored-by:nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
- 14 Jul, 2022 1 commit
-
-
Chang Liu authored
-
- 13 Jul, 2022 1 commit
-
-
Chang Liu authored
* First update to fix two examples * Update to fix RGCN/graphsage example and dataloader * Update
-
- 08 Jul, 2022 2 commits
-
-
Xin Yao authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Chang Liu authored
* Fix arma example * Update Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 07 Jul, 2022 2 commits
-
-
Chang Liu authored
Co-authored-by:Xin Yao <xiny@nvidia.com>
-
Chang Liu authored
-
- 05 Jul, 2022 1 commit
-
-
Chang Liu authored
* Refactor GCN example * Refactor GCN based on graphsage * Readme update * Minor update * update * Remove user-defined GCN implementation * README update * Update * Update CONTRIBUTORS.md * update task_example_test Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 02 Jul, 2022 1 commit
-
-
Chang Liu authored
-
- 01 Jul, 2022 1 commit
-
-
Chang Liu authored
* minor update on golden example * update * update * Update README Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 30 Jun, 2022 2 commits
-
-
Chang Liu authored
* Regolden graphsage example to guide others * update golden * update * Update example and propagate to original folder * Update to remove ^M (windows DOS) character * update * Merge file changes and update README * Minor comment update Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
Chang Liu authored
Co-authored-by:Xin Yao <xiny@nvidia.com>
-
- 23 Jun, 2022 3 commits
-
-
Lucas Prieto authored
Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Xin Yao <xiny@nvidia.com>
-
Chang Liu authored
* Remove all torchtext legacy-related APIs * Remove unused BagOfWordsPretrained class, and fix some typos Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Xin Yao authored
* Explicitly unpin tensoradapter allocated arrays * Undo unrelated change * Add unit test * update unit test * add pinned_by_dgl flag to NDArray::Container * use dgl.ndarray for holding the pinning status * update multi-gpu uva inference * reinterpret cast NDArray::Container* to DLTensor* in MoveAsDLTensor * update unpin column and examples * add unit test for unpin column Co-authored-by:
Dominique LaSalle <dlasalle@nvidia.com> Co-authored-by:
nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
- 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
-
- 04 Jun, 2022 1 commit
-
-
Sai Kandregula authored
* typo fix in TUDataset docs * remove bias in Linear layer because of BatchNorm1d Co-authored-by:
decoherencer <decoherencer@users.noreply.github.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-