文件历史

19 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 864b023c47 [GraphBolt][CUDA] Add CooperativeConv and minor fixes. (#7797) 2024-09-13 00:46:41 -04:00
Muhammed Fatih BALIN 0e649fc68c [GraphBolt] Rename feature cache files and add max_size. (#7729) 2024-08-21 11:15:09 -04:00
Muhammed Fatih BALIN 4d43d92a41 [GraphBolt] Add CPUCachedFeature. [2] (#7537) 2024-07-19 07:30:10 -04:00
Muhammed Fatih BALIN 25c29537b9 [GraphBolt] Partitioned S3-FIFO Feature Cache implementation (#7492) 2024-07-04 22:24:15 -04:00
Muhammed Fatih BALIN c822bc16f3 [GraphBolt][CUDA] Incremental GPU graph caching. (#7470)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2024-06-26 13:26:11 +08:00
Muhammed Fatih BALIN f6db850d75 [GraphBolt][CUDA] Add native GPUCachedFeature instead of using DGL (#6939) 2024-01-18 02:59:35 -05:00
czkkkkkk f598178911 [Graphbolt] Support temporal sampling in SubgraphSampler. (#6846) 2024-01-03 14:38:22 +08:00
Hongzhi (Steve), Chen 3d2c37ebbd [Graphbolt] Support converting dgl node classification dataset to graphbolt. (#6698)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-12-11 14:14:58 +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
LastWhisper 91fe0c9069 [GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515) 2023-11-04 03:09:14 +08:00
Muhammed Fatih BALIN 968c52dd7b [Graphbolt] Gpu cache feature store (#6005) 2023-08-25 14:14:41 +08:00
Hongzhi (Steve), Chen b8e935751d [Graphbolt] Add BasicFeatureStore. (#6204)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-25 09:42:11 +08:00
Hongzhi (Steve), Chen 60d4ea69d1 [Misc] Keep import in order. (#6207)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-24 23:30:37 +08:00
peizhou001 f6dec3596c [Graphbolt]Subgraph sampler udf (#6129) 2023-08-23 13:42:06 +08:00
peizhou001 5da7d3917b [Graphbolt]Add negative sampler udf (#6053) 2023-08-01 11:38:00 +08:00
peizhou001 25517e8f2c [GraphBolt] Add sampled sub graph (#5964)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-07-11 15:43:27 +08:00
peizhou001 92a46d126a [Graohbolt] Reorg CSCSamplingGraph folder (#5974)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-07-11 13:01:08 +08:00
Rhett Ying e2d35f6218 [GraphBolt] refactor ondisk-related structures (#5967) 2023-07-10 10:37:20 +08:00
Rhett Ying 90a308f3c3 [GraphBolt] split OnDiskDataset into separate file (#5963) 2023-07-07 16:01:42 +08:00