文件历史

15 次代码提交

作者 SHA1 备注 提交日期
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 ba9c1521f6 [GraphBolt] Update docstring related to cleaning up seed_nodes and node_pairs. (#7341)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-24 12:43:31 +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
yxy235 d780f6d0fb [GraphBolt] Remove coo from InSubgraphSampler. (#6845)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 16:43:12 +08:00
yxy235 1f9ae6686e [GraphBolt] Rename node_pairs to sampled_csc. (#6836)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 09:58:23 +08:00
yxy235 35e2d9a375 [GraphBolt] Modify docstring example of InSubgraphSampler. (#6822)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-26 11:04:14 +08:00
yxy235 869bfb67ac [GraphBolt] Change default sampled subgraph output from coo to csc. (#6819)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-25 16:02:05 +08:00
Rhett Ying 70fdb69f47 [doc] add example for SubgraphSampler (#6752) 2023-12-15 11:15:26 +08:00
yxy235 a1724c182c [GraphBolt] Modify InSubgraphSampler to support csc format. (#6724)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-13 14:01:36 +08:00
Rhett Ying f6fa920d7e [GraphBolt] Add functional name into docstring (#6739) 2023-12-13 10:18:22 +08:00
Rhett Ying e9d5156e3c [GraphBolt] rename from_fused_csc as fused_csc_sampling_graph (#6732) 2023-12-12 16:19:41 +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
Mingbang Wang 8c3fc0d374 [GraphBolt] Implement InSubgraphSampler (#6556)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-11-16 18:51:38 +08:00