文件历史

14 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying afee044b83 [GraphBolt] fix bug in pydantic 1.x (#6607) 2023-11-23 16:47:29 +08:00
Rhett Ying f6345635b7 [GraphBolt] enable metadata for feature data in OnDiskDataset (#6595) 2023-11-22 13:02:23 +08:00
LastWhisper 91fe0c9069 [GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515) 2023-11-04 03:09:14 +08:00
Rhett Ying 4a861775a4 [GraphBolt] support both pydantic 1.x and 2.x (#6411)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-10-09 19:32:58 +08:00
Rhett Ying 6068dc31ae [GraphBolt] add names for each item in ItemSet (#6254) 2023-09-01 08:43:17 +08:00
Rhett Ying 6b047e4d77 [GraphBolt] wrap tvt with task structure (#6112) 2023-08-09 13:27:22 +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
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
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
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