Rhett Ying
|
643a42fe5e
|
[doc] fix docstring for BuiltinDataset (#6749)
|
2023-12-13 20:05:32 +08:00 |
|
yxy235
|
a1724c182c
|
[GraphBolt] Modify InSubgraphSampler to support csc format. (#6724)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-13 14:01:36 +08:00 |
|
Rhett Ying
|
b0d2619981
|
[GraphBolt] refine graph representation (#6733)
|
2023-12-13 10:58:46 +08:00 |
|
Rhett Ying
|
f6fa920d7e
|
[GraphBolt] Add functional name into docstring (#6739)
|
2023-12-13 10:18:22 +08:00 |
|
Rhett Ying
|
06dc1dc4f2
|
[doc] update docstring for gb.sample_neighbor (#6740)
|
2023-12-13 10:15:21 +08:00 |
|
Rhett Ying
|
ad1b926926
|
[doc] update docstring typo
|
2023-12-13 09:00:22 +08:00 |
|
Rhett Ying
|
e9d5156e3c
|
[GraphBolt] rename from_fused_csc as fused_csc_sampling_graph (#6732)
|
2023-12-12 16:19:41 +08:00 |
|
Rhett Ying
|
1a8e0c00a9
|
[GraphBolt] remove GraphMeta and update API accordingly (#6709)
|
2023-12-12 14:49:50 +08:00 |
|
Rhett Ying
|
d873acc254
|
[GraphBolt] add more APIs for SamplingGraph (#6719)
|
2023-12-11 15:25:45 +08:00 |
|
yxy235
|
e6f78c10cb
|
[GraphBolt] Add unique_and_compact_csc_format. (#6703)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-11 15:21:01 +08:00 |
|
Mingbang Wang
|
7293757410
|
[Misc] Polish the python code (#6704)
|
2023-12-11 15:00:51 +08:00 |
|
Hongzhi (Steve), Chen
|
3d2c37ebbd
|
[Graphbolt] Support converting dgl node classification dataset to graphbolt. (#6698)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-12-11 14:14:58 +08:00 |
|
Rhett Ying
|
c213444268
|
[GraphBolt] use torch.load/save instead of load/save_fused_xxx() (#6707)
|
2023-12-07 17:17:31 +08:00 |
|
Rhett Ying
|
2c325b2d30
|
[GraphBolt] add node/edge_type_to_id into pickle (#6701)
|
2023-12-07 11:10:58 +08:00 |
|
Hongzhi (Steve), Chen
|
cbb6f5029a
|
[Graphbolt] Add proper error message for BuildinDataset. (#6690)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-12-06 16:29:32 +08:00 |
|
yxy235
|
37fde7edf1
|
[GraphBolt] Add opt to LayerNeighborSampler. (#6695)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-05 17:24:12 +08:00 |
|
Rhett Ying
|
3cdc37ccd7
|
[GraphBolt] add ntype/etype_to_id into graph and save/load() (#6687)
|
2023-12-05 15:56:10 +08:00 |
|
yxy235
|
93b39729ee
|
[GraphBolt] Add option to select node_pairs or csc_format. (#6689)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-05 15:33:52 +08:00 |
|
yxy235
|
659b9289e6
|
[GraphBolt] Move get_attributes function to internal. (#6634)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-28 14:48:36 +08:00 |
|
yxy235
|
9aca30923d
|
[GraphBolt] Rename and move utils files. (#6627)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-28 10:49:20 +08:00 |
|
yxy235
|
74684bbe88
|
[GraphBolt] Fix minibatch layout. (#6616)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-27 14:27:27 +08:00 |
|
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 |
|
Rhett Ying
|
7af522db91
|
[GraphBolt] add BuiltinDataset of ogbn-arxiv (#6591)
|
2023-11-21 16:57:11 +08:00 |
|
yxy235
|
4df2e3991e
|
[GraphBolt] Add not_deduplication compact. (#6579)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-21 16:29:31 +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
|
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 |
|
Mingbang Wang
|
2d68923580
|
[Misc] Update comments in python code (#6551)
|
2023-11-09 16:34:01 +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
|
91fe0c9069
|
[GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515)
|
2023-11-04 03:09:14 +08:00 |
|
Ramon Zhou
|
325e67ce19
|
[Misc] Change node features type of ogbn-products to float32 (#6518)
|
2023-11-02 17:09:41 +08:00 |
|
Hongzhi (Steve), Chen
|
14b4a90b4e
|
[Graphbolt] Add cora to graphbolt builtin dataset. (#6514)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-11-02 10:14:09 +08:00 |
|
Rhett Ying
|
1d86b796a1
|
[GraphBolt] fix docstring (#6502)
|
2023-10-27 09:47:42 +08:00 |
|
czkkkkkk
|
760426e488
|
[Graphbolt] Add pin_memory_() support for TorrchBasedFeatureStore. (#6452)
|
2023-10-24 17:14:21 +08:00 |
|
yxy235
|
598f3f3602
|
Revert "[GraphBolt] Add NOT deduplication func to homo graph." (#6489)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-10-24 15:57:51 +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
|
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 |
|
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 |
|
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 |
|
peizhou001
|
f5b045587b
|
[Graphbolt] Fix fanout order (#6447)
|
2023-10-16 18:16:14 +08:00 |
|