文件历史

提交图

25 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 391f513e58 [GraphBolt][CUDA] Make sure in-place pinning is used in examples. (#7138) 2024-02-22 12:29:37 +08:00
Muhammed Fatih BALIN 4b265390f4 [GraphBolt][CUDA] Fix link prediction early-stop. (#7083) 2024-02-05 12:06:44 +08:00
Muhammed Fatih BALIN 346197c477 [GraphBolt][CUDA] Add gb.index_select and fix example inferencing. (#7051) 2024-02-04 19:56:40 +03:00
Muhammed Fatih BALIN 053c822175 [GraphBolt][CUDA] Enable GPU sampling in examples (#6861) 2024-01-16 11:16:13 -05:00
yxy235 6178897d3c [GraphBolt] Remove opt output_cscformat from examples. (#6834) 2023-12-26 16:39:50 +08:00
yxy235 9bb36f1a27 [GraphBolt] Add opt output_cscformat to examples. (#6773)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-19 14:10:30 +08:00
Ramon Zhou 65d83ad70c [GraphBolt] Delete to_dgl in graphbolt examples (#6759)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-12-18 13:05:57 +08:00
Rhett Ying 9d41734629 [GraphBolt] update to_dgl() in examples (#6763) 2023-12-17 23:06:47 +08:00
peizhou001 5a3c9192fc [Graphbolt[ Add reverse edgs in link prediction example (#6751)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2023-12-14 12:49:42 +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
LastWhisper a8e672e702 [Benchmark] Align the DGL/Graphbolt link pred examples (#6609) 2023-11-24 10:41:32 +08:00
LastWhisper e82f174624 [Graphbolt] Enable Link Prediction example model.inference to accelerate the evaluation speed (#6557)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-12-115.ap-northeast-1.compute.internal>
2023-11-15 16:39:39 +08:00
Mingbang Wang 2d68923580 [Misc] Update comments in python code (#6551) 2023-11-09 16:34:01 +08:00
LastWhisper a24a38bcb0 [GraphBolt] Fix Link Prediction eample evaluation function bug and Enable cuda execution (#6522)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-42-141.ap-northeast-1.compute.internal>
2023-11-08 15:29:31 +08:00
yxy235 e4bb6abcea [Misc] Replace API to get feature size in example link prediction. (#6458)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-17 15:41:23 +08:00
Hongzhi (Steve), Chen c5ea35dc19 [Misc] Revert un-related change in #6447. (#6454)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-10-16 22:15:17 +08:00
peizhou001 f5b045587b [Graphbolt] Fix fanout order (#6447) 2023-10-16 18:16:14 +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
peizhou001 d3dd8e3700 [Graphbolt]Add to dgl datapipe warpper (#6390) 2023-09-28 10:24:16 +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
peizhou001 ed3840fcba [Graphbolt] Replace reverse with original (#6371) 2023-09-22 12:03:48 +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