Rhett Ying
|
03406bd96d
|
[GraphBolt] call from_csc with explicit key word arguments (#6485)
|
2023-10-23 16:33:20 +08:00 |
|
yxy235
|
13c754c15d
|
[GraphBolt] Add NOT deduplication func to homo graph. (#6436)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-10-23 15:44:20 +08:00 |
|
yxy235
|
1a67b5b920
|
[Misc] Fix bugs of changing 1-D tasks sets when preprocess feature data. (#6479)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-10-21 15:03:31 +08:00 |
|
Ramon Zhou
|
7439b7e73b
|
[GraphBolt] Add to function for CSCSamplingGraph (#6465)
|
2023-10-20 14:35:30 +08:00 |
|
Mingbang Wang
|
ea58090e9e
|
[GraphBolt] Add names to ItemSets in _init_all_nodes_set (#6461)
|
2023-10-20 14:34:18 +08:00 |
|
Rhett Ying
|
557c0a86aa
|
[GraphBolt] enable indexing ItemSetDict in ItemSampler (#6468)
|
2023-10-19 17:25:58 +08:00 |
|
xiangyuzhi
|
09c33b9f05
|
[Sparse] Fix graph_transformer example (#6471)
|
2023-10-19 17:13:17 +08:00 |
|
Hongzhi (Steve), Chen
|
101d2ae985
|
[Misc] Rename has_origin_eids to has_original_eids to keep consistency. (#6446)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-10-19 17:09:23 +08:00 |
|
peizhou001
|
d2eca8557d
|
[Graphbolt] Speed up exclude edges (#6464)
|
2023-10-19 16:15:00 +08:00 |
|
peizhou001
|
72b3e078af
|
[Graphbolt] Remove redundant data in to_dgl (#6466)
|
2023-10-19 15:38:39 +08:00 |
|
Mingbang Wang
|
625f8a6bab
|
[GraphBolt] Modify from_dglgraph() (#6470)
|
2023-10-19 15:21:38 +08:00 |
|
Andrei Ivanov
|
963f855920
|
Ralaxing the limit on the possible number of num_workers used. (#6440)
|
2023-10-19 10:25:43 +08:00 |
|
Rhett Ying
|
9d5b897a24
|
[GraphBolt] enable indexing for ItemSetDict (#6459)
|
2023-10-18 21:50:30 +08:00 |
|
yxy235
|
8b37564ba2
|
[GraphBolt] Modify preprocess to support ondisk datasets with 1D features. (#6433)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-10-18 16:31:36 +08:00 |
|
Rhett Ying
|
3774945dce
|
[GraphBolt] enable slice for integer-init ItemSet (#6457)
|
2023-10-18 10:42:36 +08:00 |
|
Rhett Ying
|
b08c446d66
|
[GraphBolt] Improve ItemSampler via indexing (#6453)
|
2023-10-18 09:25:20 +08:00 |
|
LastWhisper
|
5f327ff452
|
[GraphBolt] Ensure the contiguity of the TorchBasedFeature._tensor. (#6449)
|
2023-10-17 22:42:55 +08:00 |
|
peizhou001
|
f5b045587b
|
[Graphbolt] Fix fanout order (#6447)
|
2023-10-16 18:16:14 +08:00 |
|
Rhett Ying
|
c8ec9ce305
|
[GraphBolt] enable indexing on ItemSet instance (#6439)
|
2023-10-16 17:53:11 +08:00 |
|
Hongzhi (Steve), Chen
|
a548805dc0
|
[Misc] Rename the variables in NeighborSampler for better readability. (#6451)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-10-16 17:47:45 +08:00 |
|
LastWhisper
|
a4ccc3e916
|
[Graphbolt] Add a load option original_edge_id for preprocess and from_dglgraph (#6438)
|
2023-10-16 15:55:44 +08:00 |
|
Hongzhi (Steve), Chen
|
63bc44dac1
|
[Graphbolt] Pass down the original eid. (#6444)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-10-16 15:51:39 +08:00 |
|
Mingbang Wang
|
f08d2a8a4c
|
[GraphBolt] Add all_nodes_set to OnDiskDataset (#6434)
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-16 15:29:00 +08:00 |
|
Mingbang Wang
|
0b00b5818b
|
[Misc] Polish the python code (#6443)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
|
2023-10-16 14:20:06 +08:00 |
|
Israt Nisa
|
5dfaf99e3c
|
[Performance] Add NCCL support (#5929)
Co-authored-by: Israt Nisa <nisisrat@amazon.com>
|
2023-10-12 11:17:15 -04:00 |
|
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 |
|