文件历史

提交图

17 次代码提交

作者 SHA1 备注 提交日期
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 43912418d8 [GraphBolt][CUDA] puregpu option for the multiGPU example. (#7089) 2024-02-06 09:50:12 +03:00
Muhammed Fatih BALIN 308f099b4e [GraphBolt][CUDA] Improve GPUCache help string in multiGPU example. (#7081) 2024-02-04 14:29:29 +03:00
Muhammed Fatih BALIN 0a42d863b7 [GraphBolt][CUDA] GPUCachedFeature for multiGPU example. (#7074) 2024-02-02 14:50:06 -08:00
Muhammed Fatih BALIN b085224fb9 [GraphBolt][CUDA] Dataloader feature overlap fix (#7036) 2024-01-30 09:24:22 +03:00
Muhammed Fatih BALIN 2da6acef67 [GraphBolt][CUDA] Refine the multi-GPU example (#6980) 2024-01-26 13:13:42 +03:00
Muhammed Fatih BALIN 0a2f40f62a [GraphBolt][CUDA] Temporarily disable overlap for the multiGPU example. (#7009) 2024-01-25 13:05:14 +08:00
Ramon Zhou d67dae1d8c [GraphBolt] Modify multigpu example arguments (#6990) 2024-01-22 22:55:54 +08:00
Muhammed Fatih BALIN 78fa316aee [GraphBolt][CUDA] Modify multiGPU example to use GPU sampling. (#6961) 2024-01-18 03:19:07 -05: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
Ramon Zhou 24de73914a [GraphBolt] Modify multi-gpu example to make use of the persistent_workers (#6603) 2023-11-27 15:57:50 +08:00
Ramon Zhou 8f1b5782bb [Misc] Add dist.barrier to fix low accuracy issue in the example. (#6544) 2023-11-08 18:28:00 +08:00
Ramon Zhou f5c8c0b500 [GraphBolt] Update multi-gpu example for regression benchmark. (#6519) 2023-11-06 11:07: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
Ramon Zhou 2a92dfca30 [GraphBolt] Add a multi-gpu homo node classification example (#6428)
Co-authored-by: LastWhisper <whuwkl@gmail.com>
2023-10-24 16:04:35 +08:00