Muhammed Fatih BALIN
|
37d1064c22
|
[GraphBolt] gb.DataLoader can simply be a datapipe. (#7732)
|
2024-08-23 13:02:17 +08:00 |
|
Muhammed Fatih BALIN
|
e5a5d76012
|
[GraphBolt] Always enable prefetch before CopyTo. (#7721)
|
2024-08-20 13:46:39 -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
|
4c1e14c6ef
|
[GraphBolt][CUDA] Refactor overlap_graph_fetch, simplify gb.DataLoader. (#7681)
|
2024-08-11 22:20:23 -04:00 |
|
Muhammed Fatih BALIN
|
c490fd08ad
|
[GraphBolt][CUDA] Enable overlap_graph_fetch in examples. (#7669)
|
2024-08-07 18:06:45 -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
|
3bea3e0c15
|
[GraphBolt][CUDA] Warning there are multiple CopyTo. (#7635)
|
2024-08-06 09:18:46 -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
|
dfd491568d
|
[GraphBolt][CUDA] Optimize CopyTo performance. (#7634)
|
2024-08-01 13:10:43 -04:00 |
|
Muhammed Fatih BALIN
|
5c902cd59e
|
[GraphBolt][CUDA] Remove python thread from overlap_graph_fetch. (#7632)
|
2024-08-01 11:55:09 -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
|
ee20edb83d
|
[GraphBolt][CUDA] Enable non_blocking copy_to in gb.DataLoader. (#7603)
|
2024-07-27 22:19:28 -04:00 |
|
Muhammed Fatih BALIN
|
7551a5da2e
|
[GraphBolt][CUDA] GPUGraphCache is being unnecessarily created. (#7577)
|
2024-07-24 04:13:30 -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
|
c218b197f1
|
[GraphBolt] Avoid initializing CUDAContext in DataLoader workers. (#7560)
|
2024-07-22 02:05:28 -04:00 |
|
Muhammed Fatih BALIN
|
472bef87b2
|
[GraphBolt][CUDA] Add stream for host to device copies. (#7534)
|
2024-07-17 05:34:57 -04:00 |
|
Muhammed Fatih BALIN
|
95dc96a631
|
[GraphBolt][CUDA] Incremental GPU graph cache into gb.Dataloader. (#7475)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-26 15:38:31 -04:00 |
|
Muhammed Fatih BALIN
|
7a10bcb688
|
[GraphBolt][Doc] Minor fixes and clarifications. (#7135)
|
2024-02-22 09:13:32 +08:00 |
|
Muhammed Fatih BALIN
|
badeaf19dc
|
[GraphBolt][CUDA] Pipelined sampling optimization (#7039)
|
2024-02-05 12:20:15 +08:00 |
|
Muhammed Fatih BALIN
|
bf8f05df36
|
[GraphBolt][CUDA] Use deque instead of Queue for Bufferer. (#7050)
|
2024-02-01 09:46:50 +03:00 |
|
Muhammed Fatih BALIN
|
b085224fb9
|
[GraphBolt][CUDA] Dataloader feature overlap fix (#7036)
|
2024-01-30 09:24:22 +03:00 |
|
Muhammed Fatih BALIN
|
528b041c51
|
[GraphBolt][CUDA] Overlap feature fetcher (#6954)
|
2024-01-18 02:58:54 -05:00 |
|
Rhett Ying
|
2968c9b247
|
[GraphBolt] remove SingleProcessDataLoader (#6663)
|
2023-12-04 08:22:15 +08:00 |
|
yxy235
|
9aca30923d
|
[GraphBolt] Rename and move utils files. (#6627)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-28 10:49:20 +08:00 |
|
Ramon Zhou
|
33e80452cc
|
[GraphBolt] Set persistent_workers in MultiProcessDataLoader (#6592)
|
2023-11-23 11:05:00 +08:00 |
|
peizhou001
|
65efb4f5a0
|
[Graphbolt] Add default prefetcher (#6541)
|
2023-11-08 14:25:51 +08:00 |
|
Rhett Ying
|
3349d34195
|
[GraphBolt][Doc] update top level APIs (#6415)
|
2023-10-10 10:49:55 +08:00 |
|
Rhett Ying
|
240e28a223
|
[GraphBolt] rename MinibatchSampler as ItemSampler (#6255)
|
2023-09-01 13:44:13 +08:00 |
|
Rhett Ying
|
b642c5d897
|
[GraphBolt] relocate utils (#6227)
|
2023-08-29 09:20:00 +08:00 |
|
Hongzhi (Steve), Chen
|
60d4ea69d1
|
[Misc] Keep import in order. (#6207)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-08-24 23:30:37 +08:00 |
|
Quan (Andy) Gan
|
f7f4e73a46
|
[GraphBolt] multiprocess dataloader (#5959)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-12 15:22:26 +08:00 |
|
Quan (Andy) Gan
|
8adb53bb1c
|
[GraphBolt] Add single process dataloader and ux (#5941)
|
2023-07-05 13:37:58 +08:00 |
|
peizhou001
|
ce66280d9d
|
[GraphBolt] Reorganzie graphbolt module (#5711)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
|
2023-05-19 16:55:03 +08:00 |
|