文件历史

15 次代码提交

作者 SHA1 备注 提交日期
Mingbang Wang 35b50b61a5 [Misc] using index_select to avoid IndexError (#6777)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2024-01-02 13:31:22 +08:00
Rhett Ying 9d41734629 [GraphBolt] update to_dgl() in examples (#6763) 2023-12-17 23:06:47 +08:00
Ramon Zhou cad7caeb00 [Graphbolt] Rewrite to_dgl to multiple get functions (#6735) 2023-12-15 16:16: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
Hongzhi (Steve), Chen 4392785137 [Graphbolt] Add readme for graphbolt quick start example. (#6528)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-16 17:03:35 +08:00
Hongzhi (Steve), Chen 0dea2f96b8 [Graphbolt] Link prediction cora example. (#6526)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-16 17:03:22 +08:00
Hongzhi (Steve), Chen 6a44aae1cf [Misc] Cleanup example. (#6548)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-09 09:36:18 +08:00
Hongzhi (Steve), Chen e06505b341 [Misc] Remove the cora example dataset, too big. (#6547)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-09 09:29:01 +08:00
Hongzhi (Steve), Chen 3f3652e0a7 [Graphbolt] Polish the quickstart node classification tasks. (#6530)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 23:31:38 +08:00
Hongzhi (Steve), Chen a1fb810e9b [Graphbolt] Add cora link prediction data as example. (#6521)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 17:30:56 +08:00
Hongzhi (Steve), Chen be0bf495d7 [Polish] Cleanup unnecessary local variable. (#6524)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 17:02:06 +08:00
Hongzhi (Steve), Chen 9ef950a62b [Graphbolt] Polish. (#6520)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-03 09:56:59 +08:00
Hongzhi (Steve), Chen 50c5e4880a [Graphbolt] Create a minimum gcn example with cora dataset. (#6512)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-02 15:32:13 +08:00
Hongzhi (Steve), Chen 40607e3c27 [Graphbolt] Create example for graphbolt dataformat. (#6511)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-02 15:31:04 +08:00