Muhammed Fatih BALIN
|
d6cf415cbb
|
[GraphBolt][CUDA] Eliminate synchronization from exclude edges. (#7757)
|
2024-08-29 19:11:34 -04:00 |
|
Muhammed Fatih BALIN
|
8eccbfa283
|
[GraphBolt][PyG] Add to_pyg for layer input conversion. (#7745)
|
2024-08-26 18:53:51 -04:00 |
|
Muhammed Fatih BALIN
|
a004a2535b
|
[GraphBolt][CUDA] Add non_blocking option to CopyTo. (#7602)
|
2024-07-27 21:03:14 -04:00 |
|
Muhammed Fatih BALIN
|
5434fc35db
|
[GraphBolt][Standalone] Reduce and mark dependencies on DGL. (#7499)
|
2024-07-09 05:58:20 -04:00 |
|
Xinyu Yao
|
20e5e26697
|
[GraphBolt] Remove old version exclude edges. (#7299)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-12 14:30:06 +08:00 |
|
Muhammed Fatih BALIN
|
1e589e8543
|
[GraphBolt] Fix the exclude edge functions when int32 is used. (#7167)
|
2024-02-28 00:51:36 -05:00 |
|
yxy235
|
4440ac7548
|
[GraphBolt] Modify exclude_seed_edges to support seeds. (#7114)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-02-22 14:25:12 +08:00 |
|
yxy235
|
a47eacc192
|
[GraphBolt] Fix docstr of sampled_csc in SampledSubgraph. (#7004)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-01-24 15:25:34 +08:00 |
|
yxy235
|
d3176272c6
|
[GraphBolt] Update docstring of sampled subgraph. (#6998)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2024-01-23 20:32:31 +08:00 |
|
yxy235
|
99a02f0776
|
[GraphBolt] Update docstring of SampledSubgraph. (#6991)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-01-22 17:27:45 +08:00 |
|
Muhammed Fatih BALIN
|
aad12df6a6
|
[GraphBolt][CUDA] gb.expand_indptr (#6871)
|
2024-01-18 04:11:01 -05:00 |
|
Mingbang Wang
|
95d6239483
|
[GraphBolt] Use diff() to calculate the differences for simplicity (#6884)
|
2024-01-04 00:43:15 -05:00 |
|
Mingbang Wang
|
35b50b61a5
|
[Misc] using index_select to avoid IndexError (#6777)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-01-02 13:31:22 +08:00 |
|
yxy235
|
9b69ff8465
|
[GraphBolt] Remove coo from exclude_edges. (#6848)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-28 15:08:38 +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
|
5ce4266830
|
[GraphBolt] Modify docstring of SampledSubgraph. (#6821)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-26 13:45:25 +08:00 |
|
Rhett Ying
|
498188dd19
|
[GraphBolt] exclude nothing if edge is not found in node pairs (#6807)
|
2023-12-22 10:48:15 +08:00 |
|
yxy235
|
9c36ddcd2b
|
[GraphBolt] Modify exclude_edges to support csc format. (#6648)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-05 12:58:47 +08:00 |
|
LastWhisper
|
382a2de73c
|
[GraphBolt] Refactor SampledSubgraph and update the corresponding method. (#6533)
|
2023-11-08 15:29:56 +08:00 |
|
Ramon Zhou
|
02443df14f
|
[GraphBolt] Add to function for SampledSubgraph (#6480)
|
2023-10-24 16:50:52 +08:00 |
|
peizhou001
|
d2eca8557d
|
[Graphbolt] Speed up exclude edges (#6464)
|
2023-10-19 16:15:00 +08:00 |
|
Rhett Ying
|
3349d34195
|
[GraphBolt][Doc] update top level APIs (#6415)
|
2023-10-10 10:49:55 +08:00 |
|
peizhou001
|
ed3840fcba
|
[Graphbolt] Replace reverse with original (#6371)
|
2023-09-22 12:03:48 +08:00 |
|
peizhou001
|
0440806aac
|
[Graphbolt] Move exclude edges (#6312)
|
2023-09-12 15:12:43 +08:00 |
|
Rhett Ying
|
6b99f32880
|
[GraphBolt] use str etype in graphs (#6235)
|
2023-08-30 11:46:03 +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 |
|