Mingbang Wang
|
81c7781b5f
|
[Mics] Provide options for bidirectional edge (#6566)
|
2023-11-20 00:20:17 +08:00 |
|
Andrei Ivanov
|
7643e5371e
|
Elimination of warnings in two GraphBolt tests. (#6573)
|
2023-11-17 14:04:51 +08:00 |
|
Hongzhi (Steve), Chen
|
6d4958c2fb
|
[Graphbolt] Support feature metadata. (#6576)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-11-17 14:00:47 +08:00 |
|
Mingbang Wang
|
8c3fc0d374
|
[GraphBolt] Implement InSubgraphSampler (#6556)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-11-16 18:51:38 +08:00 |
|
yxy235
|
1785acffa6
|
[GraphBolt] Refactor csc format sampled subgraph. (#6553)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-16 15:45:22 +08:00 |
|
Rhett Ying
|
7d43c769cb
|
[GraphBolt] add end2end tests for OnDiskDataset (#6562)
|
2023-11-15 13:35:19 +08:00 |
|
Rhett Ying
|
eb43489397
|
[GraphBolt] fix incorrect indptr of in_subgraph (#6555)
|
2023-11-10 17:21:34 +08:00 |
|
Mingbang Wang
|
b35757a006
|
[GraphBolt] Enable FusedCSCSamplingGraph.in_subgraph() to accept dict (#6550)
|
2023-11-09 17:13:32 +08:00 |
|
Andrei Ivanov
|
16033d1277
|
Improvement in running tests from the GRAPHBOLT test suite. (#6540)
|
2023-11-09 10:16:38 +08:00 |
|
Mingbang Wang
|
0b5abba824
|
[GraphBolt] Modify the return type of CSCSamplingGraph.in_subgraph() (#6517)
|
2023-11-08 16:22:25 +08:00 |
|
LastWhisper
|
382a2de73c
|
[GraphBolt] Refactor SampledSubgraph and update the corresponding method. (#6533)
|
2023-11-08 15:29:56 +08:00 |
|
LastWhisper
|
a24a38bcb0
|
[GraphBolt] Fix Link Prediction eample evaluation function bug and Enable cuda execution (#6522)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-42-141.ap-northeast-1.compute.internal>
|
2023-11-08 15:29:31 +08:00 |
|
czkkkkkk
|
84a01a16b6
|
[Graphbolt] Enable cuda optimizations for UVAIndexSelect. (#6507)
|
2023-11-06 11:02:04 +08:00 |
|
LastWhisper
|
91fe0c9069
|
[GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515)
|
2023-11-04 03:09:14 +08:00 |
|
Rhett Ying
|
9111deee81
|
[GraphBolt] add testcase for multiple tasks in OnDiskDataset (#6525)
|
2023-11-03 17:46:02 +08:00 |
|
Ramon Zhou
|
02443df14f
|
[GraphBolt] Add to function for SampledSubgraph (#6480)
|
2023-10-24 16:50:52 +08:00 |
|
czkkkkkk
|
1b5b7de5da
|
[Graphbolt] Support UVA index select for TorchBasedFeature (#6417)
|
2023-10-24 09:34:33 +08:00 |
|
Rhett Ying
|
03406bd96d
|
[GraphBolt] call from_csc with explicit key word arguments (#6485)
|
2023-10-23 16:33: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 |
|
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 |
|
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 |
|
LastWhisper
|
5f327ff452
|
[GraphBolt] Ensure the contiguity of the TorchBasedFeature._tensor. (#6449)
|
2023-10-17 22:42:55 +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 |
|
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 |
|
LastWhisper
|
fc06d7fce1
|
[GraphBolt] Enable CSCSamplingGraph::edge_attributes save and load. (#6422)
|
2023-10-12 15:53:43 +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 |
|
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 |
|
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 |
|
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 |
|
peizhou001
|
d08075d4f9
|
[Graphbolt] Support return reverse edge ids in sampling (#6347)
|
2023-09-25 10:00:51 +08:00 |
|
peizhou001
|
ed3840fcba
|
[Graphbolt] Replace reverse with original (#6371)
|
2023-09-22 12:03:48 +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 |
|
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 |
|
Rhett Ying
|
2a715f2f6f
|
[GraphBolt] skip empty mask (#6331)
|
2023-09-14 23:48:23 +08:00 |
|
peizhou001
|
e3bf1c0e11
|
[Graphbolt] Convert minibatch to dgl block instead of graph (#6318)
|
2023-09-14 11:03:17 +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 |
|
Rhett Ying
|
5eda844011
|
[GraphBolt] fix type_per_edge (#6317)
|
2023-09-12 17:42:18 +08:00 |
|
peizhou001
|
0440806aac
|
[Graphbolt] Move exclude edges (#6312)
|
2023-09-12 15:12:43 +08:00 |
|
Rhett Ying
|
c51516a83e
|
[GraphBolt] fix type_per_edge when convert DGLGraph to CSCSamplingGraph (#6314)
|
2023-09-12 14:52:41 +08:00 |
|
peizhou001
|
1ff5f09fe6
|
[Graphbolt] Remove link prediction format (#6298)
|
2023-09-08 10:43:00 +08:00 |
|