Rhett Ying
|
0024c7e197
|
[BugFix] return batch related ids in g.idtype (#6578)
|
2023-11-17 17:51:22 +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 |
|
Will
|
12f02c3c44
|
Update heterograph.py (#6506)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-11-16 11:18:02 +08:00 |
|
Andrea Prati
|
c76a43ca39
|
Update doc network_emb.py (#6559)
|
2023-11-16 10:25:20 +08:00 |
|
paoxiaode
|
32749512f4
|
[Dataset] Add CIFAR10 MNIST dataset in benchmark-gnn (#6543)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-11-14 09:54:08 +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 |
|
Ramon Zhou
|
d79701db12
|
[GraphBolt] Use indexing in DistributedItemSampler (#6508)
|
2023-11-08 20:46:22 +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 |
|
peizhou001
|
65efb4f5a0
|
[Graphbolt] Add default prefetcher (#6541)
|
2023-11-08 14:25:51 +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
|
864fd4f7da
|
[DistDGL] fix docstring typo
|
2023-10-30 08:44:25 +08:00 |
|
Mingbang Wang
|
e645d936bf
|
[Misc] polish the python code (#6499)
|
2023-10-28 14:33:29 +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 |
|
Ramon Zhou
|
02443df14f
|
[GraphBolt] Add to function for SampledSubgraph (#6480)
|
2023-10-24 16:50:52 +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 |
|
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 |
|