- 19 Feb, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 15 Nov, 2022 1 commit
-
-
peizhou001 authored
rename DGLHeteroGraph to DGLGraph
-
- 09 Nov, 2022 1 commit
-
-
Chang Liu authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 22 Oct, 2022 1 commit
-
-
Chendi.Xue authored
* Add device support in hetero_rgcn Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> * use num_workers instead of hard code and enable cpu_affinity for pytorch > 1.12 Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> * Remove hard code num_workers and use dgl version to check if cpu_affinity is supported Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> * Remove specified dl_cores and computer_cores Add error print if num_workers are miss set Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> * expected num_workers should be less than num_physical_cores Signed-off-by:
Chendi Xue <chendi.xue@intel.com> * Update examples/pytorch/ogb/ogbn-mag/hetero_rgcn.py Co-authored-by:
Chang Liu <chang.liu@utexas.edu> * Remove dgl version and num_workers print Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> * add comment to explain is_support_affinity * Fix typo Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> Signed-off-by:
Xue, Chendi <chendi.xue@intel.com> Signed-off-by:
Chendi Xue <chendi.xue@intel.com> Co-authored-by:
Chang Liu <chang.liu@utexas.edu>
-
- 28 Sep, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 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>
-
- 11 May, 2022 1 commit
-
-
Quan (Andy) Gan authored
* rename * Update node_classification.py * more fixes... Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 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>
-