yxy235
|
35e2d9a375
|
[GraphBolt] Modify docstring example of InSubgraphSampler. (#6822)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-26 11:04:14 +08:00 |
|
Muhammed Fatih BALIN
|
208fa3683d
|
[GraphBolt][CUDA] Unique and Compact (#6738)
|
2023-12-25 20:29:46 -05:00 |
|
yxy235
|
869bfb67ac
|
[GraphBolt] Change default sampled subgraph output from coo to csc. (#6819)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-25 16:02:05 +08:00 |
|
czkkkkkk
|
e42c7fcdec
|
[Graphbolt] Implement Temporal Neighbor Sampling. (#6784)
|
2023-12-22 14:50:05 +08:00 |
|
Rhett Ying
|
017b6bb357
|
[doc] update YAML spec (#6812)
|
2023-12-22 14:40:50 +08:00 |
|
Rhett Ying
|
3e59b1d477
|
[doc] update OnDiskDataset (#6811)
|
2023-12-22 14:15:11 +08:00 |
|
Rhett Ying
|
ca675ed41d
|
[GraphBolt] add torchdata into DGL dependencies (#6809)
|
2023-12-22 11:26:36 +08:00 |
|
Rhett Ying
|
498188dd19
|
[GraphBolt] exclude nothing if edge is not found in node pairs (#6807)
|
2023-12-22 10:48:15 +08:00 |
|
yxy235
|
e5199ac214
|
[GraphBolt] Add __repr__ to OnDiskTask. (#6804)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-12-21 19:19:12 +08:00 |
|
Rhett Ying
|
7eeac69a74
|
[dev] remove torchdata from dep
|
2023-12-21 16:47:01 +08:00 |
|
Rhett Ying
|
4dd92922a7
|
[dev] do not specify version for torchdata
|
2023-12-21 16:36:35 +08:00 |
|
Ramon Zhou
|
88833e6f16
|
[Misc] Delete all the DGLMiniBatch from docs and comments. (#6805)
|
2023-12-21 16:13:55 +08:00 |
|
Rhett Ying
|
a9656e2c24
|
[GraphBolt] fix typo in docstring
|
2023-12-21 15:46:55 +08:00 |
|
Rhett Ying
|
02f8b6ceff
|
[dev] add progress bar for download() (#6800)
|
2023-12-21 15:01:13 +08:00 |
|
Rhett Ying
|
80763d4ba3
|
[dev] add torchdata dependency into DGL requirements (#6801)
|
2023-12-21 15:00:49 +08:00 |
|
yxy235
|
2b966da2d6
|
[GraphBolt] Add __repr__ to ItemSet. (#6790)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-21 13:20:16 +08:00 |
|
yxy235
|
3cf8246291
|
[GraphBolt] Add __repr__ to feature store. (#6788)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-21 08:33:40 +08:00 |
|
Ramon Zhou
|
67cd09d7d8
|
[GraphBolt] Support heterogeneous graph in node_pairs_with_labels (#6787)
|
2023-12-20 17:01:09 +08:00 |
|
Rhett Ying
|
541f2ba4cc
|
[GraphBolt] make in_memory optional in OnDiskDataset (#6789)
|
2023-12-20 17:00:10 +08:00 |
|
Ramon Zhou
|
97ed294df0
|
[GraphBolt] Delete DGLMiniBatch (#6760)
|
2023-12-20 10:10:50 +08:00 |
|
czkkkkkk
|
3d657dbfb2
|
[Graphbolt] Define the interface of temporal neighbor sampling. (#6755)
|
2023-12-19 15:41:32 +08:00 |
|
Mingbang Wang
|
c6abbb13aa
|
[GraphBolt] Add a check assertion for data type of nodes (#6767)
|
2023-12-19 14:18:18 +08:00 |
|
yxy235
|
1db71cfefe
|
[GraphBolt] Fix MiniBatch blocks. (#6766)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-18 15:43:21 +08:00 |
|
Rhett Ying
|
e181ef15d7
|
[GraphBolt] add node_attributes into FusedCSCSamplingGraph (#6757)
|
2023-12-15 16:27:45 +08:00 |
|
Ramon Zhou
|
cad7caeb00
|
[Graphbolt] Rewrite to_dgl to multiple get functions (#6735)
|
2023-12-15 16:16:47 +08:00 |
|
Rhett Ying
|
70fdb69f47
|
[doc] add example for SubgraphSampler (#6752)
|
2023-12-15 11:15:26 +08:00 |
|
yxy235
|
90c3c76173
|
[GraphBolt] Add to to CSCFormatBase. (#6746)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-14 10:52:59 +08:00 |
|
yxy235
|
109aed560f
|
[GraphBolt] Add check in unique_and_compact_csc_format. (#6744)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-14 10:50:01 +08:00 |
|
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
|
bc733a7404
|
[doc] fix docstring typo
|
2023-12-13 10:57:06 +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 |
|
OlegPlatonov
|
ffe2871b05
|
[Feature] Adjusted homophily and label informativeness (#6516)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
|
2023-12-12 02:29:37 +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 |
|
Ramon Zhou
|
a19d5f3beb
|
[Misc] Fix recursive_apply when data is a tuple (#6684)
|
2023-12-05 18:23:41 +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
|
9c36ddcd2b
|
[GraphBolt] Modify exclude_edges to support csc format. (#6648)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-05 12:58:47 +08:00 |
|