peizhou001
|
34b54a8544
|
[Grapbolt]Negative node pairs should be 2D (#6951)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
|
2024-01-15 10:04:31 +00:00 |
|
Rhett Ying
|
00281219d0
|
[release] cherry pick missing commits (#6914)
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
Co-authored-by: Ramon Zhou <deluxurous@gmail.com>
|
2024-01-08 10:06:03 +08:00 |
|
yxy235
|
46a566afb2
|
[GraphBolt] Remove coo from blocks in MiniBatch. (#6855)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-28 15:44:25 +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 |
|
Ramon Zhou
|
67cd09d7d8
|
[GraphBolt] Support heterogeneous graph in node_pairs_with_labels (#6787)
|
2023-12-20 17:01:09 +08:00 |
|
Ramon Zhou
|
cad7caeb00
|
[Graphbolt] Rewrite to_dgl to multiple get functions (#6735)
|
2023-12-15 16:16:47 +08:00 |
|
yxy235
|
d63130a7fe
|
[GraphBolt] Modify to_dgl to support Sampled Subgraph Impl (csc formats) (#6606)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-28 11:38:01 +08:00 |
|
yxy235
|
74684bbe88
|
[GraphBolt] Fix minibatch layout. (#6616)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-27 14:27:27 +08:00 |
|
yxy235
|
e242de9cb5
|
[GraphBolt] Fix DGL_MiniBatch layout. (#6604)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-24 10:53:39 +08:00 |
|
LastWhisper
|
382a2de73c
|
[GraphBolt] Refactor SampledSubgraph and update the corresponding method. (#6533)
|
2023-11-08 15:29:56 +08:00 |
|
LastWhisper
|
a24a38bcb0
|
[GraphBolt] Fix Link Prediction eample evaluation function bug and Enable cuda execution (#6522)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-42-141.ap-northeast-1.compute.internal>
|
2023-11-08 15:29:31 +08:00 |
|
peizhou001
|
72b3e078af
|
[Graphbolt] Remove redundant data in to_dgl (#6466)
|
2023-10-19 15:38:39 +08:00 |
|
yxy235
|
3f958d7c6a
|
[GraphBolt] modify DGLMiniBatch layout. (#6410)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-10-11 15:58:57 +08:00 |
|
peizhou001
|
7bcc27ff33
|
[Graphbolt] Add to dgl (#6381)
|
2023-09-27 10:57:01 +08:00 |
|
peizhou001
|
ed3840fcba
|
[Graphbolt] Replace reverse with original (#6371)
|
2023-09-22 12:03:48 +08:00 |
|
yxy235
|
2520912089
|
[GraphBolt] Improve MiniBatch repr layout (#6356)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-56.us-west-2.compute.internal>
|
2023-09-21 15:20:48 +08:00 |
|
peizhou001
|
e3bf1c0e11
|
[Graphbolt] Convert minibatch to dgl block instead of graph (#6318)
|
2023-09-14 11:03:17 +08:00 |
|