954 Commits

Author SHA1 Message Date
Andrei Ivanov
540dd2ba4d [TestFailure] Resolving exceptions thrown across multiple GraphBolt tests. (#7852) 2025-01-08 14:05:34 +08:00
Andrei Ivanov
433ffb34b1 [FutureWarning] Resolving the warning related to the use of a single-element series. (#7813) 2024-10-10 13:29:33 +08:00
Andrei Ivanov
31115aece2 [UserWarning] Eliminating the use of the deprecated verbose parameter. (#7812) 2024-10-10 13:25:54 +08:00
Muhammed Fatih BALIN
55d66fe6c4 [GraphBolt][PyG] Refine examples. (#7806) 2024-09-24 13:22:21 -04:00
Muhammed Fatih BALIN
d3453c3f14 [GraphBolt][CUDA] Add Cooperative Minibatching example. (#7801) 2024-09-18 22:04:12 -04:00
Muhammed Fatih BALIN
bbe00c04ba [GraphBolt][Dataset] Merging part of #7708, igb-het small datasets by Bowen Yao's (#7788)
Co-authored-by: Bowen Yao <112051015+BowenYao18@users.noreply.github.com>
Co-authored-by: BowenYao18 <by18@rice.edu>
2024-09-07 15:43:19 -04:00
Bowen Yao
f9097ee438 [Graphbolt][Dataset] Add igb-hom dataset (#7781)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-09-06 01:04:53 -04:00
Bowen Yao
b60ad557f5 [Graphbolt][Dataset] Add igb-hom-large to scripts (#7770)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-09-04 00:55:58 -04:00
Rhett Ying
694ef6518c [Dist] import dgl.distributed for examples (#7761) 2024-09-02 10:55:48 +08:00
Bowen Yao
a71946539f [Graphbolt] Add igb-hom-[tiny|small|medium] to disk_based_feature (#7759)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-08-30 12:56:52 -04:00
Muhammed Fatih BALIN
647d8ea815 [GraphBolt][PyG] Add igb datasets to the examples. (#7758) 2024-08-29 19:52:56 -04:00
Bowen Yao
b4bd509226 [Dataset] Contribute IGB-Homo dataset to node_classification.py (#7717)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-08-29 19:15:29 -04:00
Muhammed Fatih BALIN
d6cf415cbb [GraphBolt][CUDA] Eliminate synchronization from exclude edges. (#7757) 2024-08-29 19:11:34 -04:00
Rhett Ying
9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) 2024-08-29 16:10:05 +08:00
Muhammed Fatih BALIN
b61d14c934 [GraphBolt][PyG] Link prediction example. (#7752) 2024-08-27 19:29:55 -04:00
Muhammed Fatih BALIN
6bce0cdfc5 [GraphBolt][PyG] Use SampledSubgraph.to_pyg in examples. (#7747) 2024-08-26 19:36:53 -04:00
Muhammed Fatih BALIN
ea940f72b5 [GraphBolt][CUDA] Destroy dist group at the end of script. (#7736) 2024-08-23 15:43:12 -04:00
Muhammed Fatih BALIN
b3eacd22d7 [GraphBolt] Refine examples. (#7733) 2024-08-22 18:22:10 -04:00
Muhammed Fatih BALIN
1d378f8f83 [GraphBolt][PyG] Heterogenous example. (#7722) 2024-08-22 18:21:42 -04:00
Muhammed Fatih BALIN
c45d299c1d [GraphBolt] CachedFeature can handle hetero features now. (#7731) 2024-08-21 13:27:26 -04:00
Muhammed Fatih BALIN
513a50f189 [GraphBolt][Doc] Improve documentation. (#7718) 2024-08-20 18:04:12 +08:00
Muhammed Fatih BALIN
db574f5b0b [GraphBolt][CUDA] Enable asynchronous sampling for multigpu example. (#7706) 2024-08-15 14:48:15 -04:00
Muhammed Fatih BALIN
8a38fc9799 [GraphBolt][CUDA] Enable recent optimizations in the examples. (#7702) 2024-08-14 22:28:27 -04:00
Muhammed Fatih BALIN
4c1e14c6ef [GraphBolt][CUDA] Refactor overlap_graph_fetch, simplify gb.DataLoader. (#7681) 2024-08-11 22:20:23 -04:00
Muhammed Fatih BALIN
90c26be268 [GraphBolt][CUDA][Temporal] Tests and example enablement. (#7678) 2024-08-09 08:52:02 -04:00
Muhammed Fatih BALIN
c490fd08ad [GraphBolt][CUDA] Enable overlap_graph_fetch in examples. (#7669) 2024-08-07 18:06:45 -04:00
Renjie LIU
01d10e5820 [GraphBolt] Fix in_memory setting in DGL example (#7666) 2024-08-07 09:19:12 -04:00
Muhammed Fatih BALIN
3bea3e0c15 [GraphBolt][CUDA] Warning there are multiple CopyTo. (#7635) 2024-08-06 09:18:46 -04:00
Renjie LIU
90e7edd466 [GraphBolt] Add DiskBasedFeature example for DGL model (#7624)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-08-06 08:54:45 -04:00
Muhammed Fatih BALIN
6b60d7a548 [GraphBolt][Example] Change variable name. (#7599) 2024-07-27 08:26:46 -04:00
Muhammed Fatih BALIN
1af3fe8b04 [GraphBolt][PyG] Optimize LABOR example further. (#7598) 2024-07-27 06:41:42 -04:00
Muhammed Fatih BALIN
e7895c4818 [GraphBolt[PyG] Optimize advanced example further. (#7597) 2024-07-27 05:12:23 -04:00
Muhammed Fatih BALIN
b80c8f5422 [GraphBolt][Example] Refine the labor example. (#7578) 2024-07-24 05:52:49 -04:00
Muhammed Fatih BALIN
c227b5ad2a [GraphBolt][Example] Refine the advanced PyG example. (#7579) 2024-07-24 05:20:40 -04:00
Muhammed Fatih BALIN
b737f18e07 [GraphBolt] Option to use DiskBasedFeature to OnDiskDataset.load() (#7541) 2024-07-24 05:11:34 -04:00
Hongzhi (Steve), Chen
321e61f83b Delete examples/pytorch/transformer directory (#7568) 2024-07-23 12:29:22 +08:00
Muhammed Fatih BALIN
53f2c00879 [GraphBolt][PyG] Support different numbers of layers. (#7569) 2024-07-22 18:33:39 -04:00
Muhammed Fatih BALIN
91c7a25755 [GraphBolt][Example] Minor bug fix. (#7566) 2024-07-22 15:32:10 -04:00
Muhammed Fatih BALIN
d11cb874c3 [GraphBolt][Example] Slightly improve examples. (#7563) 2024-07-22 06:39:18 -04:00
Muhammed Fatih BALIN
9e546f3075 [GraphBolt] gb.TemporalLayerNeighborSampler (#7503) 2024-07-09 16:51:22 +08:00
Muhammed Fatih BALIN
0baa5213a1 [GraphBolt] Move examples folder to root directory. (#7501) 2024-07-05 10:26:07 +08:00
Muhammed Fatih BALIN
e7a492b83b [GraphBolt][PyG][Examples] Better default settings. (#7502) 2024-07-04 15:25:40 +08:00
Muhammed Fatih BALIN
2e1097fdc8 [GraphBolt][CUDA] Demonstrate GPUGraphCache usage in example. (#7482) 2024-06-26 12:55:15 -04:00
Muhammed Fatih BALIN
40c50d6030 [GraphBolt] Labor example (#7437) 2024-06-25 12:25:59 +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
Andrei Ivanov
de17640295 [BUG][Example] Implementing the deprecated function is_string_like. (#7411) 2024-05-24 10:47:52 +08:00