文件历史

33 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 5ae64001f7 [GraphBolt][CUDA] rank_sort_async for Cooperative Minibatching. (#7805) 2024-09-19 17:00:27 -04:00
Muhammed Fatih BALIN 864b023c47 [GraphBolt][CUDA] Add CooperativeConv and minor fixes. (#7797) 2024-09-13 00:46:41 -04:00
Muhammed Fatih BALIN 189b83c28c [GraphBolt][CUDA] Get world_size=1 somewhat for cooperative sampling. (#7796) 2024-09-12 17:12:31 -04:00
Muhammed Fatih BALIN 53e70c57fb [GraphBolt][CUDA] Cooperative Minibatching initial exchange. (#7795) 2024-09-11 17:46:50 -04:00
Muhammed Fatih BALIN ad1551d571 [GraphBolt][CUDA] Refactor gb.unique_and_compact, add async_op. (#7792) 2024-09-09 14:31:16 -04:00
Muhammed Fatih BALIN e8022e9494 [GraphBolt][CUDA] Expose UniqueAndCompact offsets. (#7789) 2024-09-08 20:37:52 -04:00
peizhou001 b3e884e8fd [Temporal] Add time window support (#7467)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-06-25 16:57:31 +08:00
Xinyu Yao 9090a8790c [GraphBolt] Hyperlink support in subgraph_sampler. (#7354)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-28 13:06:52 +08:00
Xinyu Yao 6309483d05 [GraphBolt] Remove old version subgraph sampler. (#7305)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-16 16:31:59 +08:00
yxy235 2f585940a8 [GraphBolt] Modify _seeds_preprocess in subgraph_sampler. (#7242)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-27 10:53:17 +08:00
yxy235 845864d2a0 [GraphBolt] Modify SubgraphSampler to support seeds. (#7049)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-02-06 14:26:06 +08:00
Muhammed Fatih BALIN badeaf19dc [GraphBolt][CUDA] Pipelined sampling optimization (#7039) 2024-02-05 12:20:15 +08:00
Muhammed Fatih BALIN 50eb1014ac [GraphBolt] Refactor NeighborSampler and expose fine-grained datapipes. (#6983) 2024-02-01 10:07:30 +03:00
peizhou001 9a8aa8fa0f [Grapbolt]Negative node pairs should be 2D (#6951)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-01-15 17:50:47 +08:00
czkkkkkk f598178911 [Graphbolt] Support temporal sampling in SubgraphSampler. (#6846) 2024-01-03 14:38:22 +08:00
czkkkkkk 3200b88b55 [Graphbolt] Add TemporalNeighborSampler. (#6814) 2023-12-30 12:51:38 +08:00
Rhett Ying 70fdb69f47 [doc] add example for SubgraphSampler (#6752) 2023-12-15 11:15:26 +08:00
Rhett Ying f6fa920d7e [GraphBolt] Add functional name into docstring (#6739) 2023-12-13 10:18:22 +08:00
Rhett Ying 47898ab657 [doc] add docstring for SubgraphSampler::_sample_subgraphs() (#6655) 2023-12-01 10:44:57 +08:00
yxy235 9aca30923d [GraphBolt] Rename and move utils files. (#6627)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-28 10:49:20 +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
Mingbang Wang e645d936bf [Misc] polish the python code (#6499) 2023-10-28 14:33:29 +08:00
Rhett Ying 3349d34195 [GraphBolt][Doc] update top level APIs (#6415) 2023-10-10 10:49:55 +08:00
Hongzhi (Steve), Chen 4ea2bd45eb [Graphbolt] Add MiniBatchTransformer to support exclude edges. (#6330) 2023-09-14 18:18:49 +08:00
peizhou001 1ff5f09fe6 [Graphbolt] Remove link prediction format (#6298) 2023-09-08 10:43:00 +08:00
Rhett Ying ec4952392d [GraphBolt] enable to invoke gb samplers in functional form (#6297) 2023-09-07 15:57:52 +08:00
Rhett Ying 3742d5ffed [GraphBolt] rename data attributes in MiniBatch (#6274) 2023-09-04 16:24:00 +08:00
peizhou001 86f739b374 [Graphbolt] Change data_block to mini_batch (#6256) 2023-09-04 13:20:22 +08:00
Rhett Ying 911c4aba73 [GraphBolt] use str etype in sampler (#6232) 2023-08-30 09:50:59 +08:00
Hongzhi (Steve), Chen c30d571304 [Graphbolt] Combine data block classes to a single file. (#6233)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-29 17:26:18 +08:00
Hongzhi (Steve), Chen cbfc8085f3 [Misc] Always use subgraph instead of sub_graph. (#6213) 2023-08-25 14:01:39 +08:00
peizhou001 f6dec3596c [Graphbolt]Subgraph sampler udf (#6129) 2023-08-23 13:42:06 +08:00
Quan (Andy) Gan ac53c1fae2 [GraphBolt] Subgraph sampler base datapipe (#5904)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-06-30 16:33:23 +08:00