文件历史

提交图

878 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying c1d117a60c [Example] fix typo in README 2023-10-11 14:42:29 +08:00
Rhett Ying 6f0c89603c [example] fix typo in README 2023-10-11 14:41:51 +08:00
caojy1998 b79dae36ad [Example] Modify the output of gated_gcn example to fit benchmark test (#6405)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2023-10-09 14:30:18 +08:00
Andrzej Kotłowski 241760a5ef [Graphbolt] Fix link_prediction example (#6397)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-10-09 13:18:20 +08:00
Rhett Ying 403dba6264 [Examples] enable train on ogb-lsc-mag240m (#6402) 2023-10-08 13:21:05 +08:00
Rhett Ying 5ce8b83d31 [GraphBolt] disable full neighbor sampling in reference stage for hetero rgcn example (#6396) 2023-10-07 15:25:49 +08:00
peizhou001 d3dd8e3700 [Graphbolt]Add to dgl datapipe warpper (#6390) 2023-09-28 10:24:16 +08:00
Rhett Ying 297e120fea [GraphBolt] enable gpu train on ogb-lsc-mag240m (#6380) 2023-09-26 18:34:01 +08:00
LastWhisper 7e687d5d40 [Graphbolt] fix evaluate bug and update readme in link prediction example. (#6367)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-09-26 13:20:49 +08:00
czkkkkkk 5a7e156fd4 [Example] Fix label dtype error in multigpu node classification. (#6376) 2023-09-23 13:30:31 +08:00
Rhett Ying d912947b78 [GraphBolt] enable gpu train for ogbn-mag (#6373) 2023-09-22 18:05:02 +08:00
MB Wang f859423001 [GraphBolt] GraphBolt Node Classification Example (#6359)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
2023-09-22 14:55:47 +08:00
Rhett Ying e22bd78fe0 [GraphBolt] enable training on ogb-lsc-mag240m (#6366) 2023-09-22 14:27:40 +08:00
peizhou001 ed3840fcba [Graphbolt] Replace reverse with original (#6371) 2023-09-22 12:03:48 +08:00
Muhammed Fatih BALIN c0ac2f60b7 [GraphBolt] Improving the node prediction example (#6353) 2023-09-21 10:53:27 +08:00
Hongzhi (Steve), Chen 8da2f83220 [Misc] Move graphbolt rgcn example to sampling/graphbolt. (#6361)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-21 09:01:33 +08:00
Rhett Ying 9dc361c6b9 [GraphBolt] add example of heterograph node classification (#6339) 2023-09-20 15:08:05 +08:00
peizhou001 adf49937cc [Graphbolt] Add lightning example (#6335) 2023-09-19 10:21:57 +08:00
Rhett Ying 073a270e5a [GraphBolt] update example to use built-in dataset (#6336) 2023-09-15 12:52:23 +08:00
Hongzhi (Steve), Chen a848aa3e9b [Graphbolt] Reorder the parameters of UniformNegativeSampler. (#6322)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-14 10:05:31 +08:00
LastWhisper b888690083 [Graphbolt] Graphbolt Link Prediction Example (#6191) 2023-09-12 19:01:04 +08:00
Ayush Noori ce14a97ce1 [Doc] Fix typo in link prediction with sampling example (#6268) 2023-09-04 16:31:46 +08:00
Muhammed Fatih BALIN ba61a56614 [Bug] fix inference for labor example (#6148) 2023-08-29 13:19:20 +08:00
xiangyuzhi 95221f01c3 [Example] Fix core hetero-rgcn example API name. (#6201) 2023-08-23 18:21:20 +08:00
xiangyuzhi c3a043eb23 [Sparse] Fix hetero-rgcn example datasets (#6200) 2023-08-23 17:24:50 +08:00
xiangyuzhi 4663cb0c91 [Sparse] A hetero-relational GCN example (#6157)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-23 10:15:51 +08:00
LastWhisper 7ed2991f6e [Example] Polish GraphSAGE link prediction example and move it to sampling folder. (#6163)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-18 12:19:00 +08:00
Hongzhi (Steve), Chen c8414962f1 [Misc] Remove blank files. (#6126)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-10 16:14:53 +08:00
Muhammed Fatih BALIN 7e4c226de4 [Model] Simplify labor example, add proper inference code (#6104) 2023-08-10 11:54:13 +08:00
keli-wen 8e86c89c3a [Example] polish the example for heterograph node classification (#6063) 2023-08-07 14:42:57 +08:00
Andrei Ivanov 8b35cbc80a Improving the DEEPWALK example. (#6070)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-07 10:16:04 +08:00
Andrei Ivanov e0aa838971 Improving the CLUSTER_GAT example. (#6059) 2023-08-04 11:16:25 +08:00
Andrei Ivanov d20db1ec92 Improving the RGCN_HETERO example (#6060) 2023-08-04 10:29:39 +08:00
Muhammed Fatih BALIN bdbc0178ef [Example] Labor sampling (#4718)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-03 16:20:01 +08:00
Andrei Ivanov 158b0fcdc7 Improving the citation_network example. (#6032) 2023-08-03 13:49:53 +08:00
Andrei Ivanov 61b2f4e281 Improving the APPNP example. (#6054) 2023-08-03 13:49:34 +08:00
Andrei Ivanov 31f1b30c3e Improving the GGNN example. (#6055) 2023-08-03 13:47:12 +08:00
Andrei Ivanov 83437e67e0 Removing the warning that appears in the Graph Transformer example (#6061) 2023-08-03 13:22:56 +08:00
Andrei Ivanov ec7137dddf Improving the PinSAGE example. (#6067) 2023-08-03 13:19:54 +08:00
Andrei Ivanov 562a1c878e Improving the CompGCN example. (#6068) 2023-08-03 13:15:00 +08:00
Andrei Ivanov 2584f3af10 Improving the HGT example. (#6069) 2023-08-03 12:53:41 +08:00
Andrei Ivanov ee6518113f Improving the output for the Cluster GCN example. (#6079) 2023-08-03 10:32:24 +08:00
Hongzhi (Steve), Chen 0383941375 [Sparse] Add page rank example to DGL sparse Api. (#6077)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 09:44:52 +08:00
Songqing Zhang 9711d75fda [Misc] Simplify the data path's assignment in python utils (#6058)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-02 12:43:13 +08:00
Andrei Ivanov 17f6c4c9c1 Improving the PAGERANK example. (#6066) 2023-08-01 16:18:24 +08:00
Ilia Taraban 8c213ef122 [Feature] Enable bfloat16 convert functions in Python API (#5760) 2023-07-31 18:09:32 +08:00
Andrei Ivanov 0c3b2b780f Improving the HARD_GAT example (#6036)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 14:05:01 +08:00
Andrei Ivanov 885b0eae92 Improving the DGI example. (#6034) 2023-07-27 13:55:36 +08:00
Andrei Ivanov 1f9310117d Improving the GATv2 example. (#6035)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 13:43:18 +08:00
Andrei Ivanov 017d9d4010 [Fix][Readability] Improving the Capsule Network example. (#5985)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 13:15:48 +08:00