Commit Graph

1496 Commits

Author SHA1 Message Date
czkkkkkk
ced802d08e [Graphbolot] Add the exclude edges interface (#5988) 2023-07-12 16:48:04 +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
peizhou001
25517e8f2c [GraphBolt] Add sampled sub graph (#5964)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-07-11 15:43:27 +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
Nick Baker
70ad508367 [Model] Add Node explanation for Homogenous PGExplainer Impl. (#5839)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-07-10 14:17:39 +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
86befc63bd [Graphbolt] Add negative sampler function in csc graph (#5922) 2023-07-06 16:33:19 +08:00
Chang Liu
229e288324 [Bugfix] Update dgl function random_walk_pe to be compatible with latest scipy (#5945)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-06 10:30:36 +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
caojy1998
55af15d4a9 [BugFix]Use Python API for relabel_nodes (#5937)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-07-04 20:44:59 +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
Rhett Ying
0d9b6bfd5a [TensorpipeDeprecation] remove long live server support from DistDGL (#5931) 2023-07-03 09:26:27 +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
rudongyu
b51fb6f6a5 [NN] Refactor SpatialEncoder3d (#5894) 2023-06-29 11:39:03 +08:00
Rhett Ying
d22049e879 [TensorpipeDeprecation] remove unused arguments from wait_for_senders() (#5917) 2023-06-28 16:32:29 +08:00
Gleb Bazhenov
2489f5790a [Doc] fix the paper link in dgl.data.utils.add_node_property_split (#5909)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-06-28 09:27:04 +08:00
Jiahang Li
d381f2263d [Dataset] MovieLens (#5567)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-17-164.ap-northeast-1.compute.internal>
2023-06-19 16:48:27 +08:00
czkkkkkk
b0309326c8 [Graphbolt] Add FeatureStore. (#5845) 2023-06-18 15:23:16 +08:00
Rhett Ying
4e5780e3e3 [DistDGL] remove unused rpc related files (#5878) 2023-06-16 13:40:11 +08:00
Rhett Ying
1e886cb9cf [DistDGL] sort node/edge_map to obtain expected id ranges (#5872) 2023-06-15 13:53:53 +08:00
OlegPlatonov
921476c8c6 [Dataset] Add heterophilous graphs. (#5853)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-15 09:14:19 +08:00
Rhett Ying
894ae31ffc [DistDGL] keep net_type in public API even it is deprecated (#5875) 2023-06-14 21:35:41 +08:00
Rhett Ying
bdb787585d [GraphBolt] define __len__ for ItemSet/ItemSetDict (#5844) 2023-06-12 23:25:20 +08:00
keli-wen
f5330cb6f3 [Sparse] Clean formats function docstring. (#5851)
update the DGLGraph.formats docstring
2023-06-12 15:13:56 +08:00
Rhett Ying
72ec1c95c6 [DistDGL] remove tensorpipe cpp code (#5850)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-12 10:50:58 +08:00
Rhett Ying
0f3223310d [DistDGL] remove tensorpipe from python APIs (#5848) 2023-06-09 16:35:51 +08:00
Zhiteng Li
e47a02793f [NN] Refactor DegreeEncoder, SpatialEncoder and PathEncoder (#5799)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-06-09 16:34:55 +08:00
caojy1998
4fd0a158ff [CI] Fix a description bug for AddSelfLoop (#5842)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-09 13:30:39 +08:00
Hongzhi (Steve), Chen
a051271731 [Misc] Fix indent for AddSelfLoop. (#5843)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-09 11:29:44 +08:00
Rhett Ying
ec4284097f [GraphBolt] add typing hint for ItemSet/ItemSetDic/MinibatchSampler (#5841) 2023-06-09 10:40:12 +08:00
Rhett Ying
9c756a5e1e [GraphBolt] refine ItemSet/ItemSetDict and add examples (#5834) 2023-06-09 08:56:29 +08:00