文件历史

21 次代码提交

作者 SHA1 备注 提交日期
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
Muhammed Fatih BALIN d1161229e0 [GraphBolt][CUDA] Cooperative Minibatching [1] - UniqueAndCompact. (#7765) 2024-09-03 17:45:03 -04:00
Muhammed Fatih BALIN 60d0b66182 [GraphBolt][CUDA] Async sample neighbors and compaction. (#7682) 2024-08-14 17:51:36 -04:00
Muhammed Fatih BALIN 6d55515dcd [GraphBolt][CUDA][Temporal] Complete implementation. (#7677) 2024-08-09 08:03:04 -04:00
Muhammed Fatih BALIN 78df81015a [GraphBolt] Add optimized unique_and_compact_batched. (#7239) 2024-04-07 04:55:08 -04:00
Muhammed Fatih BALIN 7a10bcb688 [GraphBolt][Doc] Minor fixes and clarifications. (#7135) 2024-02-22 09:13:32 +08:00
Muhammed Fatih BALIN aad12df6a6 [GraphBolt][CUDA] gb.expand_indptr (#6871) 2024-01-18 04:11:01 -05:00
czkkkkkk f598178911 [Graphbolt] Support temporal sampling in SubgraphSampler. (#6846) 2024-01-03 14:38:22 +08:00
yxy235 af990f37cc [GraphBolt] Remove unique_and_compact_node_pairs. (#6859)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-02 09:36:24 +08:00
czkkkkkk 3200b88b55 [Graphbolt] Add TemporalNeighborSampler. (#6814) 2023-12-30 12:51:38 +08:00
Muhammed Fatih BALIN 93a583439c [GraphBolt][CUDA] Remove unnecessary check and synchronization (#6863) 2023-12-29 00:01:14 -05:00
Muhammed Fatih BALIN e7f0c3a160 [GraphBolt][CUDA] SampleNeighbors (Without replacement for now) (#6770) 2023-12-28 10:59:20 -05:00
Rhett Ying aa7e35241d [dev] fix docstring 2023-12-28 15:21:29 +08:00
Rhett Ying 6d3610c4d1 [dev] fix typo in docstring 2023-12-28 10:31:30 +08:00
Muhammed Fatih BALIN 208fa3683d [GraphBolt][CUDA] Unique and Compact (#6738) 2023-12-25 20:29:46 -05:00
yxy235 109aed560f [GraphBolt] Add check in unique_and_compact_csc_format. (#6744)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-14 10:50:01 +08:00
Rhett Ying bc733a7404 [doc] fix docstring typo 2023-12-13 10:57:06 +08:00
yxy235 e6f78c10cb [GraphBolt] Add unique_and_compact_csc_format. (#6703)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-11 15:21:01 +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