keli-wen
|
b1dd592da7
|
[Graphbolt] 2-step loading, Add OnDiskDataset.load() method to trigger actual loading. (#6142)
|
2023-08-14 15:34:18 +08:00 |
|
keli-wen
|
2c64ae0330
|
[Graphbolt] Enhance preprocessing: Ensure relative paths in YAML and convert to absolute paths before loading. (#6110)
|
2023-08-11 16:19:07 +08:00 |
|
Rhett Ying
|
6b047e4d77
|
[GraphBolt] wrap tvt with task structure (#6112)
|
2023-08-09 13:27:22 +08:00 |
|
keli-wen
|
129e75f325
|
[Graphbolt] Update preprocess to Accept Dataset Path Instead of YAML File Path (#6091)
|
2023-08-08 09:41:42 +08:00 |
|
Rhett Ying
|
96ddf41088
|
[GraphBolt] refactor FeatureStore and related impl (#6103)
|
2023-08-07 15:18:24 +08:00 |
|
Rhett Ying
|
47d37e9191
|
[GraphBolt] convert TVT from list of list to list (#6080)
|
2023-08-02 14:56:57 +08:00 |
|
Rhett Ying
|
14f396d0b7
|
[GraphBolt] change TVT format of OnDiskDataset (#6076)
|
2023-08-01 22:36:21 +08:00 |
|
Hongzhi (Steve), Chen
|
7ec78bb6d2
|
[Graphbolt] change dataset method to property. (#6023)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-20 22:24:27 +08:00 |
|
keli-wen
|
4ceb0bffd7
|
[Graphbolt] Modify preprocess_ondisk_dataset function. (#6019)
fix str2
|
2023-07-19 16:12:10 +08:00 |
|
keli-wen
|
fe8a8fc0f6
|
[Graphbolt] Modify preprocess_ondisk_dataset function. (#6017)
fix str
|
2023-07-19 11:42:08 +08:00 |
|
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 |
|
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 |
|
Rhett Ying
|
9d63f3ea22
|
[GraphBolt] call preprocess function first when init OnDiskDataset (#5982)
|
2023-07-11 15:37:35 +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
|
90a308f3c3
|
[GraphBolt] split OnDiskDataset into separate file (#5963)
|
2023-07-07 16:01:42 +08:00 |
|