文件历史

30 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 6f2ccbff3c [GraphBolt][CUDA] Make dataloader pickleable. (#7391) 2024-05-10 12:58:41 -04:00
Xinyu Yao c997434cdb [GraphBolt][CUDA] Update copy_to. (#7332)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-22 11:36:30 +08:00
yxy235 e847fc44ff [GraphBolt] Update notebooks about how to construct ondisk datasets. (#7268)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-07 16:58:57 +08:00
Muhammed Fatih BALIN b7b197807c [GraphBolt][Tutorial] MultiGPU tutorial as a notebook (#7134) 2024-04-06 22:02:46 -04:00
yxy235 c2ffe3bfe4 [GraphBolt] Update notebook examples. (#7266)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-03 16:38:58 +08:00
Mingbang Wang 2a00cd3da4 [Misc] Update ondisk_dataset_heterograph.ipynb (#7261) 2024-04-03 14:49:44 +08:00
MikuSugar c5e683c439 [Doc]fix ondisk_dataset_homograph.ipynb (#7258) 2024-04-03 08:21:19 +08:00
Rhett Ying 8b266f5001 [doc] use tqdm from tqdm.auto (#7191) 2024-03-04 16:43:15 +08:00
Rhett Ying 290dadb972 [doc] install cpu version by default in notebooks (#7186) 2024-03-01 16:38:09 +08:00
Muhammed Fatih BALIN 5db18933db [GraphBolt][Tutorial] Fix the typo in the tutorial and colab instance type. (#7163) 2024-02-28 13:48:32 +08:00
Muhammed Fatih BALIN 5472cd417b [GraphBolt][CUDA] Node classification and Link prediction tutorials GPU sampling support. (#7142) 2024-02-27 16:50:28 +08:00
Rhett Ying 3ff7ad9d2d [GraphBolt] update notebooks about numpy edges (#6936) 2024-01-11 14:34:21 +08:00
Rhett Ying 3bcacc627a [doc] shorten notebook outputs (#6831) 2023-12-26 14:52:12 +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 fd980d5337 [doc] add tqdm for link prediction tutorial (#6802) 2023-12-21 15:10:42 +08:00
Rhett Ying 67d934581d [GraphBolt] update OnDiskDataset tutorial (#6793) 2023-12-21 09:25:47 +08:00
Rhett Ying 6db323b378 [GraphBolt] update OnDiskDataset tutorial (#6783) 2023-12-20 12:01:56 +08:00
Rhett Ying b483c26f3a [GraphBolt] update OnDiskDataset heterograph tutorial (#6780) 2023-12-20 10:02:16 +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 358db43a77 [GraphBolt] add notebooks for OnDiskDataset (#6771) 2023-12-18 14:40:38 +08:00
Rhett Ying a4cacf13c2 [GraphBolt] add exclude_seed_edges() for link prediction example (#6765) 2023-12-18 10:51:41 +08:00
Rhett Ying d57564ac4d Gb to dgl nb (#6764) 2023-12-17 23:23:23 +08:00
Rhett Ying b20455a2b5 [GraphBolt] move to_dgl() for tutorial notebooks (#6727) 2023-12-12 11:13:41 +08:00
Rhett Ying 2968c9b247 [GraphBolt] remove SingleProcessDataLoader (#6663) 2023-12-04 08:22:15 +08:00
Rhett Ying 47b828d217 [doc] add notebook for neighbor sampling overview (#6615) 2023-11-24 14:43:14 +08:00
Rhett Ying f6bc4e4b80 [doc] do not save model in tutorial (#6614) 2023-11-24 13:35:37 +08:00
Rhett Ying 0a8c533a91 [doc] add lp notebook for stochastic training (#6612) 2023-11-24 13:26:12 +08:00
Rhett Ying 170fa8b7e0 [doc] add NC notebook for stochastic training (#6610) 2023-11-24 11:10:44 +08:00