Rhett Ying
|
b26da25297
|
[GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-19 10:48:46 +08:00 |
|
Muhammed Fatih BALIN
|
e34a507292
|
[Graphbolt][Feature] LABOR-0 implementation into sample_neighbors with tests (#5986)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-18 16:44:16 +08:00 |
|
keli-wen
|
d90954b10c
|
[Graphbolt] Add the preprocess_ondisk_dataset function. (#5991)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-18 13:05:23 +08:00 |
|
czkkkkkk
|
a52be5c683
|
[Graphbolt] Add exclude_edges impl and unittest. (#5996)
|
2023-07-14 17:08:05 +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 |
|
Hongzhi (Steve), Chen
|
807a753c31
|
Revert "[Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph" (#5997)
|
2023-07-13 14:23:48 +08:00 |
|
Ramon Zhou
|
09e5aa961d
|
[Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph (#5979)
|
2023-07-12 23:03:22 +08:00 |
|
peizhou001
|
7c2ea23aaf
|
[Graphbolt] Change input/output of sample neighbors to hetero format (#5980)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-12 16:47:26 +08:00 |
|
Quan (Andy) Gan
|
f7f4e73a46
|
[GraphBolt] multiprocess dataloader (#5959)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-12 15:22:26 +08:00 |
|
peizhou001
|
a33fafb713
|
[Graphbolt] Change probs to name of attribute (#5968)
|
2023-07-12 14:15:55 +08:00 |
|
peizhou001
|
4b4565077c
|
[Graphbolt] Add edge attributes (#5966)
|
2023-07-11 18:31:58 +08:00 |
|
Rhett Ying
|
6efd2ca11b
|
[GraphBolt] use type instead of type_name to be unified (#5981)
|
2023-07-11 14:03:28 +08:00 |
|
Rhett Ying
|
25217dc624
|
[GraphBolt] add misc metadata for Dataset (#5976)
|
2023-07-11 13:16:14 +08:00 |
|
peizhou001
|
92a46d126a
|
[Graohbolt] Reorg CSCSamplingGraph folder (#5974)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-11 13:01:08 +08:00 |
|
Rhett Ying
|
96c89c0b3d
|
[GraphBolt] init graph topology (#5972)
|
2023-07-10 21:44:17 +08:00 |
|
Rhett Ying
|
5fbb33e73d
|
[GraphBolt] init feature data for Dataset (#5971)
|
2023-07-10 14:19:46 +08:00 |
|
Rhett Ying
|
e2d35f6218
|
[GraphBolt] refactor ondisk-related structures (#5967)
|
2023-07-10 10:37:20 +08:00 |
|
Rhett Ying
|
f50cc3ca18
|
[GraphBolt] update FeatureStore to use tuple as key (#5965)
|
2023-07-07 16:02:07 +08:00 |
|
Rhett Ying
|
90a308f3c3
|
[GraphBolt] split OnDiskDataset into separate file (#5963)
|
2023-07-07 16:01:42 +08:00 |
|
czkkkkkk
|
dc90ea168c
|
[Graphbolt] Add load_feature_stores (#5949)
|
2023-07-07 11:17:20 +08:00 |
|
Rhett Ying
|
e5ddc62b37
|
[GraphBolt] add support to generate TVT in ItemSet or ItemSetDict format (#5958)
|
2023-07-07 10:27:49 +08:00 |
|
peizhou001
|
330571b6fe
|
[Graphbolt] Fix asseration bug (#5952)
|
2023-07-06 09:31:32 +08:00 |
|
Quan (Andy) Gan
|
8adb53bb1c
|
[GraphBolt] Add single process dataloader and ux (#5941)
|
2023-07-05 13:37:58 +08:00 |
|
Rhett Ying
|
39890c0c5d
|
[GraphBolt] add pydantic-based metadata for TVT (#5942)
|
2023-07-04 20:55:26 +08:00 |
|
Rhett Ying
|
9249be28cc
|
[GraphBolt] remove main function from unit test script (#5950)
|
2023-07-04 14:11:15 +08:00 |
|
Rhett Ying
|
49e336d25c
|
[GraphBolt] enable to convert DGLGraph to CSCSamplingGraph (#5948)
|
2023-07-04 12:32:16 +08:00 |
|
czkkkkkk
|
ff9f05c5e3
|
[Graphbolt] Remove keys in feature store. (#5938)
|
2023-07-03 21:42:23 +08:00 |
|
Quan (Andy) Gan
|
fe83348c75
|
[GraphBolt] Feature fetcher base datapipe (#5908)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-07-03 14:23:24 +08:00 |
|
Quan (Andy) Gan
|
4015c5fe29
|
[GraphBolt] Datapipe for copying to given device (#5918)
|
2023-07-03 00:13:19 +08:00 |
|
Rhett Ying
|
2668d62f76
|
[GraphBolt] add abstract Dataset (#5926)
|
2023-07-02 11:07:11 +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 |
|
czkkkkkk
|
40dcc7152d
|
[Graphbolt] Support on-disk feature store. (#5914)
|
2023-06-29 17:20:51 +08:00 |
|
czkkkkkk
|
b0309326c8
|
[Graphbolt] Add FeatureStore. (#5845)
|
2023-06-18 15:23:16 +08:00 |
|
Rhett Ying
|
bdb787585d
|
[GraphBolt] define __len__ for ItemSet/ItemSetDict (#5844)
|
2023-06-12 23:25:20 +08:00 |
|
Rhett Ying
|
9c756a5e1e
|
[GraphBolt] refine ItemSet/ItemSetDict and add examples (#5834)
|
2023-06-09 08:56:29 +08:00 |
|
Rhett Ying
|
5ada3fc944
|
[GraphBolt] rename DictItemSet as ItemSetDict (#5806)
|
2023-06-08 11:13:53 +08:00 |
|
Rhett Ying
|
d88275cae7
|
[GraphBolt] support DictItemSet in MinibatchSampler (#5803)
|
2023-06-08 09:46:29 +08:00 |
|
Rhett Ying
|
a1051f0095
|
[GraphBolt] add MinibatchSampler which supports ItemSet (#5793)
|
2023-06-07 10:11:31 +08:00 |
|
peizhou001
|
c4aa74baf8
|
[GraphBolt] Add probs for neighbor sampling (#5774)
|
2023-06-05 13:18:07 +08:00 |
|
peizhou001
|
95cf6924a1
|
[Graphbolt] Return etypes in the neighbor sampling (#5773)
|
2023-06-04 10:42:59 +08:00 |
|
peizhou001
|
ae97049e6c
|
[GraphBolt] Add return_eid for neighbor sampling (#5772)
|
2023-06-04 10:05:22 +08:00 |
|
peizhou001
|
b32345169b
|
[GraphBolt] Add sample etype neighbors (#5771)
|
2023-06-03 15:20:23 +08:00 |
|
peizhou001
|
704aa4230f
|
[GraphBolt] Add replace for neighbor sampling (#5770)
[Graphbolt] Add replace for sampling
|
2023-06-02 19:48:27 +08:00 |
|
peizhou001
|
c9c165f7cb
|
[GraphBolt] Add fanout for neighbor sampling (#5768)
[Graphbolt] Add fanout for sampling
|
2023-06-02 18:50:04 +08:00 |
|
peizhou001
|
a99095e78c
|
[GraphBolt]Simple neighbor sampling that picking all neighbors for given nodes (#5765)
[GraphBolt] Add neighbor sampling picking all neighbors for given nodes
|
2023-06-02 16:05:05 +08:00 |
|
peizhou001
|
ee00729bbe
|
[Graphbolt] Define API for Neighbor sampling (#5766)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
|
2023-06-02 14:17:36 +08:00 |
|
czkkkkkk
|
dc8a027903
|
[Graphbolt] Enable CSCSamplingGraph copy to/load from shared memory and add unittests in Python (#5742)
|
2023-05-30 19:05:00 +08:00 |
|
Rhett Ying
|
00972deecf
|
[GraphBolt] convert dgl partition to CSCSamplingGraph (#5736)
|
2023-05-29 16:49:39 +08:00 |
|
Rhett Ying
|
236ffa0f63
|
[GraphBolt] add in_subgraph() API at the python level (#5743)
|
2023-05-26 15:37:07 +08:00 |
|
Rhett Ying
|
70af8f0d85
|
[GraphBolt] add support for load/save CSCSamplingGraph in python level (#5733)
|
2023-05-24 17:24:43 +08:00 |
|