文件历史

18 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 00281219d0 [release] cherry pick missing commits (#6914)
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
Co-authored-by: Ramon Zhou <deluxurous@gmail.com>
2024-01-08 10:06:03 +08:00
Rhett Ying 9d41734629 [GraphBolt] update to_dgl() in examples (#6763) 2023-12-17 23:06:47 +08:00
Ramon Zhou 0348ad3d30 [GraphBolt] Move to_dgl out of data loader in examples. (#6705) 2023-12-07 14:50:18 +08:00
Rhett Ying 2968c9b247 [GraphBolt] remove SingleProcessDataLoader (#6663) 2023-12-04 08:22:15 +08:00
Rhett Ying aa9c11017e [examples] update train time for rgcn gb 2023-12-01 08:24:39 +08:00
Rhett Ying 8df646704b [examples] create dataloader before train epoch (#6636) 2023-11-28 17:08:52 +08:00
Rhett Ying 2f47c2413e [GraphBolt] fix incorrect call in example (#6563) 2023-11-14 15:19:12 +08:00
LastWhisper 91fe0c9069 [GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515) 2023-11-04 03:09:14 +08:00
Rhett Ying 4fca88177e [GraphBolt] update statistics with indexing enabled ItemSampler (#6478) 2023-10-20 13:09:26 +08:00
Rhett Ying a6daf822de [GraphBolt] fix feat_size fetch issue (#6469) 2023-10-19 11:53:54 +08:00
yxy235 4c883d896c [Misc] Replace api to get feature size in node_classfication and hetero_rgcn. (#6460)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-10-18 10:56:42 +08:00
Rhett Ying c1d117a60c [Example] fix typo in README 2023-10-11 14:42:29 +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
Rhett Ying d912947b78 [GraphBolt] enable gpu train for ogbn-mag (#6373) 2023-09-22 18:05:02 +08:00
Rhett Ying e22bd78fe0 [GraphBolt] enable training on ogb-lsc-mag240m (#6366) 2023-09-22 14:27:40 +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