Muhammed Fatih BALIN
|
d6cf415cbb
|
[GraphBolt][CUDA] Eliminate synchronization from exclude edges. (#7757)
|
2024-08-29 19:11:34 -04:00 |
|
Rhett Ying
|
03e83ac5a8
|
[dev] make sure graphbolt is not imported together with dgl (#7756)
|
2024-08-29 16:59:06 +08:00 |
|
Andrei Ivanov
|
25e7b1b7b1
|
[GRAPHBOLT][WARNINGS]Fixing warnings appearing in some graphbolt tests. (#7582)
|
2024-08-27 18:57:38 +08:00 |
|
Muhammed Fatih BALIN
|
8eccbfa283
|
[GraphBolt][PyG] Add to_pyg for layer input conversion. (#7745)
|
2024-08-26 18:53:51 -04:00 |
|
Muhammed Fatih BALIN
|
37d1064c22
|
[GraphBolt] gb.DataLoader can simply be a datapipe. (#7732)
|
2024-08-23 13:02:17 +08:00 |
|
Muhammed Fatih BALIN
|
c45d299c1d
|
[GraphBolt] CachedFeature can handle hetero features now. (#7731)
|
2024-08-21 13:27:26 -04:00 |
|
Muhammed Fatih BALIN
|
8bdcd7eeea
|
[GraphBolt] Feature.count(). (#7730)
|
2024-08-21 11:27:33 -04:00 |
|
Andrei Ivanov
|
470cdc5789
|
[Warnings] Removing warnings appearing in feature_fetcher tests. (#7633)
|
2024-08-21 13:23:54 +08:00 |
|
Muhammed Fatih BALIN
|
aca40c869c
|
[GraphBolt] Make CachePolicy hetero capable [1] (#7723)
|
2024-08-20 14:38:36 -04:00 |
|
Muhammed Fatih BALIN
|
513a50f189
|
[GraphBolt][Doc] Improve documentation. (#7718)
|
2024-08-20 18:04:12 +08:00 |
|
Muhammed Fatih BALIN
|
2ce0ea0d0d
|
[GraphBolt] Fix hetero sampling bug with single fanout. (#7719)
|
2024-08-18 19:21:54 -04:00 |
|
Muhammed Fatih BALIN
|
fc29d0eb02
|
[GraphBolt][CUDA] Overlap original edge ids fetch. (#7714)
|
2024-08-18 10:24:55 -04:00 |
|
Muhammed Fatih BALIN
|
25210816ff
|
[GraphBolt][CUDA] Eliminate synchronization for overlap_graph_fetch. (#7709)
|
2024-08-16 17:42:14 -04:00 |
|
Muhammed Fatih BALIN
|
921fb15f14
|
[GraphBolt] Refactor datapipes folder and add to_graph. (#7688)
|
2024-08-16 12:26:32 +08:00 |
|
Muhammed Fatih BALIN
|
9c874d0219
|
[GraphBolt][CUDA] Use async for GPUGraphCache. (#7707)
|
2024-08-15 20:39:58 -04:00 |
|
Muhammed Fatih BALIN
|
60d0b66182
|
[GraphBolt][CUDA] Async sample neighbors and compaction. (#7682)
|
2024-08-14 17:51:36 -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
|
b5ee45fd1a
|
[GraphBolt][CUDA] Fetch indices for NS later. (#7665)
|
2024-08-07 10:52:06 -04:00 |
|
Muhammed Fatih BALIN
|
b79d7430ce
|
[GraphBolt] Remove unnecessary dispatch and refine. (#7660)
|
2024-08-06 07:29:43 -04:00 |
|
Hongzhi (Steve), Chen
|
26ff09fdbf
|
Remove dependency on torchdata. (#7638)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2024-08-06 11:20:26 +08:00 |
|
Muhammed Fatih BALIN
|
c5cace79e9
|
[GraphBolt] CPUCachedFeature no overlap fix. (#7648)
|
2024-08-03 11:12:23 -04:00 |
|
Muhammed Fatih BALIN
|
84c2cf03e1
|
[GraphBolt] Keep references valid in CachePolicy. (#7644)
|
2024-08-02 17:17:42 -04:00 |
|
Muhammed Fatih BALIN
|
56a1e64945
|
[GraphBolt][CUDA] Use better memory allocation algorithm to avoid OOM. (#7618)
|
2024-08-02 07:25:06 -04:00 |
|
Muhammed Fatih BALIN
|
5c902cd59e
|
[GraphBolt][CUDA] Remove python thread from overlap_graph_fetch. (#7632)
|
2024-08-01 11:55:09 -04:00 |
|
Muhammed Fatih BALIN
|
489ab1a81e
|
[GraphBolt] QueryAndReplace replaces QueryAndThenReplace. (#7628)
|
2024-08-01 10:23:18 -04:00 |
|
Hongzhi (Steve), Chen
|
ea3716d562
|
Use torch core instead of torchdata modules. (#7609)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
|
2024-08-01 07:13:09 -04:00 |
|
Muhammed Fatih BALIN
|
f37741c9ad
|
[GraphBolt] Test query_and_then_replace more rigorously. (#7625)
|
2024-07-31 10:20:21 -04:00 |
|
Muhammed Fatih BALIN
|
cfe0541802
|
[GraphBolt] CachePolicy::QueryAndThenReplace for num_parts>1. (#7621)
|
2024-07-31 02:41:00 -04:00 |
|
Muhammed Fatih BALIN
|
87ea76b02a
|
[GraphBolt] Test CachePolicy::QueryAndThenReplace for num_parts==1. (#7620)
|
2024-07-30 15:16:23 -04:00 |
|
Muhammed Fatih BALIN
|
f989f9da14
|
[GraphBolt] Reuse CachePolicy::Query partition result. (#7608)
|
2024-07-29 03:03:41 -04:00 |
|
Muhammed Fatih BALIN
|
a004a2535b
|
[GraphBolt][CUDA] Add non_blocking option to CopyTo. (#7602)
|
2024-07-27 21:03:14 -04:00 |
|
Muhammed Fatih BALIN
|
db13f05f58
|
[GraphBolt][CUDA] Fix overlap_graph_fetch edge_ids cached case. (#7595)
|
2024-07-27 01:04:40 -04:00 |
|
Muhammed Fatih BALIN
|
bea83ed738
|
[GraphBolt][CUDA] Fix overlap_graph_fetch edge_ids. (#7594)
|
2024-07-26 19:19:36 -04:00 |
|
Muhammed Fatih BALIN
|
ea281961f6
|
[GraphBolt][CUDA] gb.indptr_edge_ids python API and tests. (#7593)
|
2024-07-26 17:58:41 -04:00 |
|
Muhammed Fatih BALIN
|
3299bbd126
|
[GraphBolt] Edge feature fetch fix. (#7589)
|
2024-07-26 08:10:12 -04:00 |
|
Muhammed Fatih BALIN
|
b737f18e07
|
[GraphBolt] Option to use DiskBasedFeature to OnDiskDataset.load() (#7541)
|
2024-07-24 05:11:34 -04:00 |
|
Muhammed Fatih BALIN
|
2074cbf556
|
[GraphBolt] Refactor FeatureFetcher to use read_async. (#7559)
|
2024-07-22 06:39:27 -04:00 |
|
Muhammed Fatih BALIN
|
d775ab1dd1
|
[GraphBolt] Refactor and extend FeatureStore. (#7558)
|
2024-07-22 01:20:05 -04:00 |
|
Muhammed Fatih BALIN
|
a4418a2ab7
|
[GraphBolt][CUDA] GPUCachedFeature.read_async tests 2. [10] (#7555)
|
2024-07-20 17:06:15 -04:00 |
|
Muhammed Fatih BALIN
|
8fb50d7b8d
|
[GraphBolt] CPUCachedFeature.read_async tests [9] (#7554)
|
2024-07-20 17:05:37 -04:00 |
|
Muhammed Fatih BALIN
|
b902171813
|
[GraphBolt][CUDA] GPUCachedFeature read_async tests 1. [5] (#7550)
|
2024-07-20 14:38:46 -04:00 |
|
Muhammed Fatih BALIN
|
b66e62ef07
|
[GraphBolt] scatter_async. (#7545)
|
2024-07-20 11:46:01 -04:00 |
|
Muhammed Fatih BALIN
|
117df61fc0
|
[GraphBolt] CPUCachedFeature tests. [3] (#7538)
|
2024-07-19 09:32:50 -04:00 |
|
Muhammed Fatih BALIN
|
41bb3b6491
|
[GraphBolt] Rename to CPUFeatureCache and bug fixes. [1] (#7539)
|
2024-07-18 23:50:21 -04:00 |
|
Muhammed Fatih BALIN
|
4a77aeadbe
|
[GraphBolt] Add index_select_async. (#7535)
|
2024-07-17 05:46:53 -04:00 |
|
Muhammed Fatih BALIN
|
b0706d783d
|
[GraphBolt] Add additional capabilities to gb.index_select. (#7532)
|
2024-07-16 21:52:55 -04:00 |
|
Muhammed Fatih BALIN
|
c3b774d6ab
|
[GraphBolt] Refine FeatureCache and increase test coverage. (#7531)
|
2024-07-16 13:51:43 -04:00 |
|
Muhammed Fatih BALIN
|
2a5c884a56
|
[GraphBolt] Improve DiskBasedFeature tests. (#7530)
|
2024-07-16 05:11:31 -04:00 |
|
Muhammed Fatih BALIN
|
8368f629e3
|
[GraphBolt] Add gb.numpy_save_aligned. (#7524)
|
2024-07-16 15:38:50 +08:00 |
|