17 Commits

Author SHA1 Message Date
Rhett Ying
694ef6518c [Dist] import dgl.distributed for examples (#7761) 2024-09-02 10:55:48 +08:00
Rhett Ying
9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) 2024-08-29 16:10:05 +08:00
Rhett Ying
ed50c170dd [DistGB] fix add edge attr request (#7460) 2024-06-14 13:29:56 +08:00
Rhett Ying
7f1d164392 [DistGB]enable prob/mask sampling on graphbolt partitions (#7458) 2024-06-13 17:25:22 +08:00
Rhett Ying
0fee9be329 [DistGB] exclude edges right after sampling (#7442) 2024-06-03 10:16:44 +08:00
Rhett Ying
c00b451b05 [DistGB] add demo for LP with DIstGB (#7441) 2024-05-30 16:30:03 +08:00
Rhett Ying
d2a2bf0f8d [DistDGL] enable exclude_edges for sample_etype_neighbors() (#7427) 2024-05-24 13:42:46 +08:00
Rhett Ying
a3496048cc [DistGB] add NC example that uses DistEdgeDataLoader for train (#7420) 2024-05-21 14:45:35 +08:00
Rhett Ying
191681d851 [DistDGL] fix device mismatch when calling all_to_all with gloo backend (#7409) 2024-05-17 08:08:24 +08:00
Rhett Ying
5b3496892c [misc] fix path in README (#7407) 2024-05-15 08:15:27 +08:00
Rhett Ying
8e3d810127 [DistGB] update CPU util of RGCN example (#7255) 2024-04-01 18:45:18 +08:00
Rhett Ying
2bda158238 [examples] update README about partition conversion (#7203) 2024-03-08 17:12:34 +08:00
Rhett Ying
89e494393e [DistGB] Enable GraphBolt for node classification on heterograph (#7198) 2024-03-07 13:30:32 +08:00
Rhett Ying
494d4cd73f [DistGB] enable graphbolt for homograph distDGL (#7182) 2024-03-01 15:03:47 +08:00
Rhett Ying
c9778b5522 [DistDGL] remove use of tensorpipe from examples and docs (#5837) 2023-06-09 08:55:53 +08:00
Rhett Ying
0202598953 [Examples] refine dist train example (#5763) 2023-06-06 09:25:21 +08:00
Rhett Ying
bb43d0423a [Benchmark] relocate distributed node classification (#5681) 2023-06-01 14:02:34 +08:00