Mingbang Wang
|
b569e4beaf
|
[Misc] Correct some typos (#7120)
|
2024-02-18 13:05:42 +08:00 |
|
Mingbang Wang
|
458b938c42
|
[GraphBolt] modify preprocess_ondisk_dataset() (#6986)
|
2024-02-18 01:04:39 +08:00 |
|
Andrei Ivanov
|
95142b844e
|
[GraphBolt] Fixing two issues in GraphBolt tests. (#7059)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-02-04 16:06:06 +08:00 |
|
Mingbang Wang
|
dfff53bc24
|
[GraphBolt] add test for PR#6873 (#6923)
|
2024-01-15 12:11:40 +08:00 |
|
yxy235
|
a697e79118
|
[GraphBolt] Support numpy for edges when constructing graph in preprocess_ondisk_dataset. (#6916)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-01-09 11:24:06 +08:00 |
|
Muhammed Fatih BALIN
|
e7f0c3a160
|
[GraphBolt][CUDA] SampleNeighbors (Without replacement for now) (#6770)
|
2023-12-28 10:59:20 -05:00 |
|
Rhett Ying
|
541f2ba4cc
|
[GraphBolt] make in_memory optional in OnDiskDataset (#6789)
|
2023-12-20 17:00:10 +08:00 |
|
Rhett Ying
|
e9d5156e3c
|
[GraphBolt] rename from_fused_csc as fused_csc_sampling_graph (#6732)
|
2023-12-12 16:19:41 +08:00 |
|
Rhett Ying
|
1a8e0c00a9
|
[GraphBolt] remove GraphMeta and update API accordingly (#6709)
|
2023-12-12 14:49:50 +08:00 |
|
Mingbang Wang
|
81c7781b5f
|
[Mics] Provide options for bidirectional edge (#6566)
|
2023-11-20 00:20:17 +08:00 |
|
Rhett Ying
|
7d43c769cb
|
[GraphBolt] add end2end tests for OnDiskDataset (#6562)
|
2023-11-15 13:35:19 +08:00 |
|
LastWhisper
|
91fe0c9069
|
[GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515)
|
2023-11-04 03:09:14 +08:00 |
|
yxy235
|
a93b6fec5e
|
[GraphBolt] Modify random hetero graph generation in tests. (#6500)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-10-27 16:09:09 +08:00 |
|
yxy235
|
8b37564ba2
|
[GraphBolt] Modify preprocess to support ondisk datasets with 1D features. (#6433)
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>
|
2023-10-18 16:31:36 +08:00 |
|
Rhett Ying
|
79a954777f
|
[GraphBolt] clean up minibatch collator in testcases and docstring (#6294)
|
2023-09-07 12:21:15 +08:00 |
|
Rhett Ying
|
3742d5ffed
|
[GraphBolt] rename data attributes in MiniBatch (#6274)
|
2023-09-04 16:24:00 +08:00 |
|
peizhou001
|
86f739b374
|
[Graphbolt] Change data_block to mini_batch (#6256)
|
2023-09-04 13:20:22 +08:00 |
|
Rhett Ying
|
6b99f32880
|
[GraphBolt] use str etype in graphs (#6235)
|
2023-08-30 11:46:03 +08:00 |
|
peizhou001
|
d82cfdc05c
|
[Graphbolt] Add feature fetcher udf (#6210)
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-08-28 12:07:08 +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 |
|
keli-wen
|
b1dd592da7
|
[Graphbolt] 2-step loading, Add OnDiskDataset.load() method to trigger actual loading. (#6142)
|
2023-08-14 15:34:18 +08:00 |
|
Rhett Ying
|
96c89c0b3d
|
[GraphBolt] init graph topology (#5972)
|
2023-07-10 21:44:17 +08:00 |
|
Quan (Andy) Gan
|
ac53c1fae2
|
[GraphBolt] Subgraph sampler base datapipe (#5904)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-06-30 16:33:23 +08:00 |
|