文件历史

提交图

29 次代码提交

作者 SHA1 备注 提交日期
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
Xinyu Yao d9caeaaafc [GraphBolt] Update dataset names that exposed to users in examples. (#7280)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-08 17:06:49 +08:00
yxy235 efe28493d3 [GraphBolt] Modify examples to use seeds. (#7231)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-01 16:45:39 +08:00
yxy235 3885da25f7 [GraphBolt] Modify _init_all_nodes_set to use seeds. (#7243)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-27 14:53:28 +08:00
Muhammed Fatih BALIN ca3556390b [GraphBolt] Fix typo in node_classification example. (#7165) 2024-02-27 21:06:05 -05:00
Muhammed Fatih BALIN 8909d1ff03 [GraphBolt][CUDA] refine the node_classification examples. (#7136)
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
2024-02-22 22:08:13 -05:00
Muhammed Fatih BALIN 391f513e58 [GraphBolt][CUDA] Make sure in-place pinning is used in examples. (#7138) 2024-02-22 12:29:37 +08:00
caojy1998 e60262d33b [Benchmark] Modify node_classification test to enable sample_layer_neighbors. (#7129)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2024-02-21 15:16:21 +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
Ramon Zhou 56b6a4ebd8 [GraphBolt] Update GB node classification example learning rate (#7000) 2024-01-23 16:29:14 +08:00
Muhammed Fatih BALIN 053c822175 [GraphBolt][CUDA] Enable GPU sampling in examples (#6861) 2024-01-16 11:16:13 -05:00
yxy235 6178897d3c [GraphBolt] Remove opt output_cscformat from examples. (#6834) 2023-12-26 16:39:50 +08:00
yxy235 9bb36f1a27 [GraphBolt] Add opt output_cscformat to examples. (#6773)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-19 14:10:30 +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 9d41734629 [GraphBolt] update to_dgl() in examples (#6763) 2023-12-17 23:06:47 +08:00
Ramon Zhou 0348ad3d30 [GraphBolt] Move to_dgl out of data loader in examples. (#6705) 2023-12-07 14:50:18 +08:00
Rhett Ying 2968c9b247 [GraphBolt] remove SingleProcessDataLoader (#6663) 2023-12-04 08:22:15 +08:00
Mingbang Wang 2d8d6fbb47 [Misc] Modify two node examples to make them consitent. (#6599) 2023-11-22 23:07:11 +08:00
Mingbang Wang 2d68923580 [Misc] Update comments in python code (#6551) 2023-11-09 16:34:01 +08:00
Mingbang Wang 4c6e65437b [Misc] Modify create_dataloader() (#6537) 2023-11-08 15:31:18 +08:00
Mingbang Wang 4b6faecb1e [Misc] Modify two examples to make them consistent (#6513) 2023-11-01 17:16:59 +08:00
LastWhisper e0c7f95960 [GraphBolt] Update the param to make the code consistent (#6491) 2023-10-31 15:19:55 +08:00
Mingbang Wang 364806f2cc [GraphBolt] Modify node_classification for benchmark (#6501) 2023-10-28 14:35:13 +08:00
Hongzhi (Steve), Chen aff6b685c3 [Misc] Avoid using Literal which requires python 3.8. (#6493)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-10-24 16:45:16 +08:00
Mingbang Wang e6a15c1a42 [GraphBolt] Enable node_classification.py to run on GPU environment (#6490) 2023-10-24 16:19:18 +08:00
Mingbang Wang 75804a7d02 [GraphBolt] Enable the model to conduct layer-wise inference (#6482)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
2023-10-23 20:42:42 +08:00
Mingbang Wang d1ee3a5527 [Misc] Replace the API to get feature size (#6448)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
2023-10-16 16:52:45 +08:00
peizhou001 d3dd8e3700 [Graphbolt]Add to dgl datapipe warpper (#6390) 2023-09-28 10:24:16 +08:00
MB Wang f859423001 [GraphBolt] GraphBolt Node Classification Example (#6359)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-39-125.ap-northeast-1.compute.internal>
2023-09-22 14:55:47 +08:00