文件历史

17 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 2fedcdc2fe [example] update RGCN README (#6996) 2024-01-23 20:36:25 +08:00
Ramon Zhou ed9ef14ad2 [Misc] Turn off fused in DGL rgcn example (#6977) 2024-01-18 18:59:58 +08:00
Rhett Ying 55280b6727 [examples] update README for RGCN examples (#6894) 2024-01-03 20:30:23 +08:00
Mingbang Wang d4b5ddcde7 [Example] modify dgl rgcn example to make it consistent with graphbolt's (#6882) 2024-01-03 15:23:51 +08:00
Songqing Zhang d6bf038789 [examples] fix Graphormer as key in state_dict has changed (#6806)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-12-27 10:35:54 +08:00
caojy1998 9c241d83fc [Examples] Modify the output of examples for benchmark test (#6692)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2023-12-05 17:29:19 +08:00
Rhett Ying 3ea930d0d4 [example] update train time for DGL rgcn example 2023-12-01 13:14:21 +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
Rhett Ying 403dba6264 [Examples] enable train on ogb-lsc-mag240m (#6402) 2023-10-08 13:21:05 +08:00
xiangyuzhi 95221f01c3 [Example] Fix core hetero-rgcn example API name. (#6201) 2023-08-23 18:21:20 +08:00
keli-wen 8e86c89c3a [Example] polish the example for heterograph node classification (#6063) 2023-08-07 14:42:57 +08:00
Hongzhi (Steve), Chen 9a3456cd7b [Misc] Remove redundant blank line. (#5978)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-07-11 10:26:47 +08:00
Zhiteng Li 43d49c1c28 [Example] Graphormer for ogbg-molhiv dataset (#5915)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-10 22:40:55 +08:00
caojy1998 add152bf84 [CI] Add some notation for train_full.py and move it to a new directory (#5863)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-06-14 20:52:07 +08:00
paoxiaode 41baa0e448 [Example] GatedGCN (#5659) 2023-05-11 18:07:52 +08:00
Rhett Ying d64f7c4808 [Benchmark] log train time and test accuracy, choose device (#5662) 2023-05-10 14:59:21 +08:00