文件历史

1798 次代码提交

作者 SHA1 备注 提交日期
paoxiaode e594b4a8e5 [Dataset] add COCOsuperpixel dataset (#6407) 2023-10-12 16:00:59 +08:00
yxy235 2595fa9842 [GraphBolt] Fix intent bug of class LayerNeighborSampler DOC (#6429)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-12 14:31:48 +08:00
Andrzej Kotłowski c94d2a5f04 [Performance] Do not fuse neighbor sampler for 1 thread (#6421) 2023-10-12 14:31:07 +08:00
paoxiaode ad4df9c5c2 [Dataset] update docstring of LRGB (#6430) 2023-10-12 12:21:45 +08:00
yxy235 ec5c515c26 [GraphBolt] Add parameter to NeighborSampler to support NOT deduplication. (#6419)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-12 10:22:24 +08:00
Mingbang Wang 34af2d6889 [GraphBolt] Enable ItemSet to initiate by integer (#6427)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
2023-10-11 17:40:31 +08:00
Rhett Ying a2a3a91325 [GraphBolt][Doc] update examples and display methods on page (#6426) 2023-10-11 16:41:42 +08:00
yxy235 3f958d7c6a [GraphBolt] modify DGLMiniBatch layout. (#6410)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-11 15:58:57 +08:00
Ramon Zhou a19e0efd5e [GraphBolt] Modify the doc string of DistributedItemSampler (#6420) 2023-10-11 15:38:47 +08:00
Rhett Ying 7d87dcec6a [GraphBolt][Doc] update impl (#6418) 2023-10-11 15:11:37 +08:00
Ramon Zhou 617979d60a [GraphBolt] Add to function for DGLMiniBatch and MiniBatch (#6413) 2023-10-10 17:53:49 +08:00
Rhett Ying 3349d34195 [GraphBolt][Doc] update top level APIs (#6415) 2023-10-10 10:49:55 +08:00
Rhett Ying 821c1e427f [dev] update minimum pytorch version to 1.13.0 (#6412) 2023-10-09 19:33:35 +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
LastWhisper 32be4a8e5e [GraphBolt] Store ORIGINAL_EDGE_ID in CSCSamplingGraph's edge_attributes. (#6399) 2023-10-09 13:44:11 +08:00
Mingbang Wang cc079e1c44 [GraphBolt] Add implementation of num_nodes (#6395)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-10-09 11:59:44 +08:00
xiangyuzhi fdb4737c35 [Sparse] Add compact operator (#6352)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-24-117.ap-northeast-1.compute.internal>
2023-10-09 08:36:49 +08:00
paoxiaode 8edcad2d80 [Dataset] Add VOCSuperpixels dataset in LRGB (#6389) 2023-10-08 14:03:27 +08:00
yxy235 5ba2620ff5 [Graphbolt] Support get feature size. (#6374)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-07 14:08:25 +08:00
yxy235 f971e25a4d [GraphBolt] Modify Feature class. (#6387)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-09-28 11:17:35 +08:00
peizhou001 d3dd8e3700 [Graphbolt]Add to dgl datapipe warpper (#6390) 2023-09-28 10:24:16 +08:00
Mingbang Wang d8101fe413 [Misc] Create SamplingGraph Class (#6394)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-09-27 22:46:46 +08:00
Rhett Ying 43b45ab618 [GraphBolt] update URL for ogb-lsc-mag240m (#6392) 2023-09-27 16:22:40 +08:00
peizhou001 7bcc27ff33 [Graphbolt] Add to dgl (#6381) 2023-09-27 10:57:01 +08:00
Hongzhi (Steve), Chen 17198e9e2e [Graphbolt] Rename num_nodes and num_edges. (#6388) 2023-09-27 10:18:16 +08:00
paoxiaode 614401ff06 [Dataset] Add peptides functional dataset in LRGB (#6363) 2023-09-26 10:22:33 +08:00
LastWhisper 88e9422a36 [Graphbolt] Udpate the ogbl-citation2 dataset docstring (#6385) 2023-09-25 22:13:11 +08:00
peizhou001 d08075d4f9 [Graphbolt] Support return reverse edge ids in sampling (#6347) 2023-09-25 10:00:51 +08:00
peizhou001 cef5a14a67 [Graphbolt] Add dgl minibatch (#6370) 2023-09-22 17:07:42 +08:00
Ramon Zhou 0a87bc6a8d [GraphBolt] Add DistributedItemSampler to support multi-gpu training (#6341) 2023-09-22 14:38:45 +08:00
Rhett Ying f1e7060ba2 [GraphBolt] add ogb-lsc-mag240m into BuiltinDataset (#6368) 2023-09-22 12:05:28 +08:00
peizhou001 ed3840fcba [Graphbolt] Replace reverse with original (#6371) 2023-09-22 12:03:48 +08:00
Muhammed Fatih BALIN 7e49ccef39 Update Labor sampler docs, add NeurIPS acceptance (#6369) 2023-09-22 12:01:56 +08:00
yxy235 2520912089 [GraphBolt] Improve MiniBatch repr layout (#6356)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-8-56.us-west-2.compute.internal>
2023-09-21 15:20:48 +08:00
paoxiaode 6a9142c278 [Bug] fix extrace_archive default parameter (#6333) 2023-09-21 10:03:12 +08:00
paoxiaode f8c1b24d5b [Dataset] Add peptides structural dataset in LRGB (#6337) 2023-09-21 09:52:46 +08:00
Hongzhi (Steve), Chen 648b8448e0 [Misc] Remove unused import. (#6358)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-20 14:07:11 +08:00
Rhett Ying b099ac93a3 [GraphBolt] remove func decorator from ItemSampler (#6357) 2023-09-20 14:03:55 +08:00
Rhett Ying c298223f5d [GraphBolt] add BuiltinDataset into doc page (#6355) 2023-09-20 09:58:39 +08:00
Rhett Ying 9ed28089e0 [GraphBolt] add available builtin datasets into docstring (#6346) 2023-09-20 08:53:34 +08:00
Rhett Ying 06074d7387 [GraphBolt] enrich node types for input/output nodes of sampled subgraph (#6348) 2023-09-19 17:15:52 +08:00
Rhett Ying fe96f11fff [GraphBolt] enable to download built-in dataset from s3 (#6329) 2023-09-15 11:35:24 +08:00
peizhou001 c036222be8 [Graphbolt] Move exclude edges helper to util file (#6332) 2023-09-15 11:00:23 +08:00
xiangyuzhi 8275bc2943 [Sparse] Add relabel python API (#6323) 2023-09-15 10:09:37 +08:00
Rhett Ying 2a715f2f6f [GraphBolt] skip empty mask (#6331) 2023-09-14 23:48:23 +08:00
Hongzhi (Steve), Chen 4ea2bd45eb [Graphbolt] Add MiniBatchTransformer to support exclude edges. (#6330) 2023-09-14 18:18:49 +08:00
peizhou001 47c6fb1ff0 [Graphbolt]Fix docstring example (#6328) 2023-09-14 15:28:51 +08:00
peizhou001 e3bf1c0e11 [Graphbolt] Convert minibatch to dgl block instead of graph (#6318) 2023-09-14 11:03:17 +08:00
Nick Baker eb40ed550a [Model] Add Node explanation for Heterogenous PGExplainer Impl. (#6050)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-09-14 10:42:23 +08:00
Hongzhi (Steve), Chen a848aa3e9b [Graphbolt] Reorder the parameters of UniformNegativeSampler. (#6322)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-14 10:05:31 +08:00