Commit Graph

564 Commits

Author SHA1 Message Date
Rhett Ying
12841c675b [Dist] backward compatible with dgl.dataloading.DistDataLoader (#7782) 2024-09-06 11:21:52 +08:00
Rhett Ying
9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) 2024-08-29 16:10:05 +08:00
Muhammed Fatih BALIN
033100932d [GraphBolt][Doc] Fix [gpu|cpu]_cached_feature rendering. (#7743) 2024-08-26 01:26:26 -04:00
Muhammed Fatih BALIN
d68029a605 [GraphBolt][Doc] Add numpy_save_aligned to documentation. (#7739) 2024-08-25 15:54:52 -04:00
Muhammed Fatih BALIN
c45d299c1d [GraphBolt] CachedFeature can handle hetero features now. (#7731) 2024-08-21 13:27:26 -04:00
pyynb
b502626715 [docs] Fix dgl doc display problem. (#7691) 2024-08-14 09:33:56 +08:00
Hongzhi (Steve), Chen
86fe4c20fc Remove datapipe from dgl dependency. (#7667)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-08-08 10:39:41 +08:00
Muhammed Fatih BALIN
2260992423 [GraphBolt][Doc] Add new features to documentation. (#7637) 2024-08-02 10:46:19 +08:00
Muhammed Fatih BALIN
9e546f3075 [GraphBolt] gb.TemporalLayerNeighborSampler (#7503) 2024-07-09 16:51:22 +08:00
Rhett Ying
5b320e2145 [doc] add TemporalNeighborSampler into API doc 2024-07-05 13:20:01 +08:00
Muhammed Fatih BALIN
0baa5213a1 [GraphBolt] Move examples folder to root directory. (#7501) 2024-07-05 10:26:07 +08:00
miheer vaidya
94b691bd99 [Doc] Update index.rst: gcc 9 is needed (#7447) 2024-06-13 08:48:31 +08:00
Mingbang Wang
ece1210817 [GraphBolt] Rename ItemSetDict as HeteroItemSet (#7424) 2024-05-24 13:39:27 +08:00
Xinyu Yao
3afa105be7 [GraphBolt][Doc] Update docs related to seeds. (#7351)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-25 13:05:54 +08:00
Muhammed Fatih BALIN
b7b197807c [GraphBolt][Tutorial] MultiGPU tutorial as a notebook (#7134) 2024-04-06 22:02:46 -04:00
Rhett Ying
34ae70b57c [DistGB] update documentation (#7201) 2024-03-07 16:29:16 +08:00
Rhett Ying
08ad40a342 [doc] do not display nn.tensorflow and nn.mxnet (#7190) 2024-03-04 14:20:20 +08:00
Rhett Ying
7f7967b384 [doc] fix undefined variable in example 2024-02-08 12:01:03 +08:00
Rhett Ying
870d8d025b [doc] fix undefined variable in code snippet (#7107) 2024-02-08 09:56:31 +08:00
Muhammed Fatih BALIN
346197c477 [GraphBolt][CUDA] Add gb.index_select and fix example inferencing. (#7051) 2024-02-04 19:56:40 +03:00
Rhett Ying
8568386911 [dev] update system requirements (#7072) 2024-02-02 16:49:59 +08:00
Muhammed Fatih BALIN
aad12df6a6 [GraphBolt][CUDA] gb.expand_indptr (#6871) 2024-01-18 04:11:01 -05:00
rudongyu
982f20284b [Doc Fix] fix the format of gt doc (#6949) 2024-01-15 13:50:02 +08:00
Rhett Ying
3ff7ad9d2d [GraphBolt] update notebooks about numpy edges (#6936) 2024-01-11 14:34:21 +08:00
rudongyu
87b08393f8 [Doc] Add Graph Transformer Tutorial Documentation (#6889) 2024-01-10 10:43:25 +08:00
Rhett Ying
d32a5980ca [doc] update gb utilities (#6881) 2024-01-02 15:45:31 +08:00
Rhett Ying
749ac593b2 [doc] add graphbolt overview jpg (#6854) 2023-12-28 12:06:51 +08:00
Hongzhi (Steve), Chen
2056050729 [Misc] Fix Typo. (#6835)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-12-26 16:49:26 +08:00
peizhou001
ca72965adf [Graphbolt] Add overview in doc (#6823)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2023-12-26 16:28:37 +08:00
Rhett Ying
3e59b1d477 [doc] update OnDiskDataset (#6811) 2023-12-22 14:15:11 +08:00
Rhett Ying
7094ff4f14 [doc] add spec for OnDiskDataset (#6810) 2023-12-22 11:38:05 +08:00
Rhett Ying
77bf0ac60c [doc] refine api doc 2023-12-21 17:12:10 +08:00
Rhett Ying
5eafa8737f [doc] fix typo 2023-12-21 17:10:29 +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
3c92289942 [GraphBolt] remove num_workers=0 from doc (#6803) 2023-12-21 15:16:51 +08:00
Rhett Ying
fda8fd2242 [GraphBolt] update tutorial for OnDiskDataset homograph (#6776) 2023-12-19 17:09:53 +08:00
Rhett Ying
de14619cde [GraphBolt] fix several issues in doc and notebook (#6775) 2023-12-19 09:34:16 +08:00
Rhett Ying
43fb73dbc4 [GraphBolt] update doc page about to_dgl() (#6768) 2023-12-18 14:42:18 +08:00
Rhett Ying
358db43a77 [GraphBolt] add notebooks for OnDiskDataset (#6771) 2023-12-18 14:40:38 +08:00
Ramon Zhou
65d83ad70c [GraphBolt] Delete to_dgl in graphbolt examples (#6759)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-12-18 13:05:57 +08:00
Rhett Ying
9430bec626 [doc] add tutorial for train with sparse (#6754) 2023-12-15 09:41:41 +08:00
Rhett Ying
f3785a3404 [doc] disable walkthrough notebook (#6748) 2023-12-13 19:24:07 +08:00
Rhett Ying
1856147c3c [doc] re-org api doc page (#6742) 2023-12-13 15:33:56 +08:00
Rhett Ying
ebadf056c6 [doc] highlight graphbolt (#6745) 2023-12-13 15:33:38 +08:00
Rhett Ying
836fbb00a1 [GraphBolt] move to_dgl() from datapipe to dataloader iter (#6728) 2023-12-12 13:54:07 +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
2968c9b247 [GraphBolt] remove SingleProcessDataLoader (#6663) 2023-12-04 08:22:15 +08:00
Rhett Ying
018df054f2 [doc] update user guide 6.8 (#6658) 2023-12-01 16:30:42 +08:00
Rhett Ying
dcc227d7ec [doc] add walkthrough notebook (#6659) 2023-12-01 14:00:06 +08:00
Rhett Ying
d5a3824e29 [doc] update user guide 6.7 (#6657) 2023-12-01 13:16:22 +08:00