文件历史

17 次代码提交

作者 SHA1 备注 提交日期
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