文件历史

12 次代码提交

作者 SHA1 备注 提交日期
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 e375275426 [Misc] Align dgl multi-gpu example to graphbolt (#6605) 2023-11-29 14:31:18 +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
czkkkkkk 5a7e156fd4 [Example] Fix label dtype error in multigpu node classification. (#6376) 2023-09-23 13:30:31 +08:00
Ramon Zhou e1f663f8a0 [Misc] Add comments and highlights to examples/multigpu/node_classification_sage.py (#5956)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-10 22:43:14 +08:00
Rhett Ying ac6be7d761 [Benchmark] update node classification for multigpu benchmark (#5674)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-05-12 20:15:55 +08:00