文件历史

20 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 55c224a304 [GraphBolt][CUDA] Cooperative Minibatching - Feature Loading (#7798) 2024-09-14 20:57:44 -04:00
Muhammed Fatih BALIN 3299bbd126 [GraphBolt] Edge feature fetch fix. (#7589) 2024-07-26 08:10:12 -04:00
Muhammed Fatih BALIN bed1d35261 [GraphBolt][CUDA] Eliminate memory leaks in FeatureFetcher. (#7573) 2024-07-23 07:51:41 -04:00
Muhammed Fatih BALIN 2074cbf556 [GraphBolt] Refactor FeatureFetcher to use read_async. (#7559) 2024-07-22 06:39:27 -04:00
Rhett Ying 8b6f3c2ae4 [graphbolt] skip non-existent types in input_nodes (#7386) 2024-05-09 16:28:10 +08:00
Muhammed Fatih BALIN 4b265390f4 [GraphBolt][CUDA] Fix link prediction early-stop. (#7083) 2024-02-05 12:06:44 +08:00
Muhammed Fatih BALIN 2e6ded06b4 [GraphBolt][CUDA] Handle edge case for fetch feature overlap (#6979) 2024-01-18 20:08:58 -05:00
Muhammed Fatih BALIN 528b041c51 [GraphBolt][CUDA] Overlap feature fetcher (#6954) 2024-01-18 02:58:54 -05:00
Ramon Zhou 88833e6f16 [Misc] Delete all the DGLMiniBatch from docs and comments. (#6805) 2023-12-21 16:13:55 +08:00
Rhett Ying f6fa920d7e [GraphBolt] Add functional name into docstring (#6739) 2023-12-13 10:18:22 +08:00
czkkkkkk 81ac9d27dd [Graphbolt] Add MiniBatchBase (#6531) 2023-11-23 09:53:38 +08:00
Rhett Ying 3349d34195 [GraphBolt][Doc] update top level APIs (#6415) 2023-10-10 10:49:55 +08:00
peizhou001 ed3840fcba [Graphbolt] Replace reverse with original (#6371) 2023-09-22 12:03:48 +08:00
Hongzhi (Steve), Chen 4ea2bd45eb [Graphbolt] Add MiniBatchTransformer to support exclude edges. (#6330) 2023-09-14 18:18:49 +08:00
Rhett Ying e1806d609e [GraphBolt] replace Datablock by MiniBatch (#6308) 2023-09-11 22:19:07 +08:00
Rhett Ying ec4952392d [GraphBolt] enable to invoke gb samplers in functional form (#6297) 2023-09-07 15:57:52 +08:00
peizhou001 219c9f1a29 [Graphbolt]Refator feature fetcher (#6245) 2023-08-31 15:28:47 +08:00
Rhett Ying 6b99f32880 [GraphBolt] use str etype in graphs (#6235) 2023-08-30 11:46:03 +08:00
peizhou001 d82cfdc05c [Graphbolt] Add feature fetcher udf (#6210)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-28 12:07:08 +08:00
Quan (Andy) Gan fe83348c75 [GraphBolt] Feature fetcher base datapipe (#5908)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-07-03 14:23:24 +08:00