文件历史

13 次代码提交

作者 SHA1 备注 提交日期
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
Muhammed Fatih BALIN 93a583439c [GraphBolt][CUDA] Remove unnecessary check and synchronization (#6863) 2023-12-29 00:01:14 -05: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
yxy235 84f90644c7 [GraphBolt] Rewrite tests from random to hard code. (#6731)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-12 16:20:25 +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 4df2e3991e [GraphBolt] Add not_deduplication compact. (#6579)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-21 16:29:31 +08:00
peizhou001 09c8e8d9df [Graphbolt] Add adding reverse edges helper (#6288)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-09-07 20:31:05 +08:00
Rhett Ying 6b99f32880 [GraphBolt] use str etype in graphs (#6235) 2023-08-30 11:46:03 +08:00
peizhou001 82b11b6ca3 [Graphbolt] Patch: Change compact to list (#6183)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-08-22 09:50:06 +08:00
peizhou001 405de769b7 [Graphbolt]Add compact for node list (#6176)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-08-21 15:13:23 +08:00
peizhou001 9116f67304 [Graphbolt]Unique and compact OP (#6098) 2023-08-11 07:58:33 +08:00
peizhou001 02e79a3da9 [Graophbolt] Add utils for sample (#5990)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-14 10:42:28 +08:00