文件历史

19 次代码提交

作者 SHA1 备注 提交日期
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 346197c477 [GraphBolt][CUDA] Add gb.index_select and fix example inferencing. (#7051) 2024-02-04 19:56:40 +03:00
Muhammed Fatih BALIN aad12df6a6 [GraphBolt][CUDA] gb.expand_indptr (#6871) 2024-01-18 04:11:01 -05:00
Ramon Zhou 3b37918b02 [GraphBolt] Add more detail to CopyTo docstring (#6904) 2024-01-05 17:54:58 +08:00
Muhammed Fatih BALIN 93a583439c [GraphBolt][CUDA] Remove unnecessary check and synchronization (#6863) 2023-12-29 00:01:14 -05:00
Ramon Zhou 0cb309a1b4 [GraphBolt] Refine CopyTo (#6791)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-12-27 16:54:03 +08:00
Rhett Ying a9656e2c24 [GraphBolt] fix typo in docstring 2023-12-21 15:46:55 +08:00
yxy235 90c3c76173 [GraphBolt] Add to to CSCFormatBase. (#6746)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-14 10:52:59 +08:00
Rhett Ying f6fa920d7e [GraphBolt] Add functional name into docstring (#6739) 2023-12-13 10:18:22 +08:00
yxy235 74684bbe88 [GraphBolt] Fix minibatch layout. (#6616)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-27 14:27:27 +08:00
Hongzhi (Steve), Chen a40672a409 [Graphbolt] Support set seed for graphbolt. (#6613)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-11-27 13:16:28 +08:00
Rhett Ying 19c6491b66 [DistGB] recover dist unit tests while skip unstable ones (#6582) 2023-11-21 16:44:10 +08:00
yxy235 1785acffa6 [GraphBolt] Refactor csc format sampled subgraph. (#6553)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-16 15:45:22 +08:00
Ramon Zhou 02443df14f [GraphBolt] Add to function for SampledSubgraph (#6480) 2023-10-24 16:50:52 +08:00
peizhou001 d2eca8557d [Graphbolt] Speed up exclude edges (#6464) 2023-10-19 16:15:00 +08:00
peizhou001 d08075d4f9 [Graphbolt] Support return reverse edge ids in sampling (#6347) 2023-09-25 10:00:51 +08:00
Rhett Ying ec4952392d [GraphBolt] enable to invoke gb samplers in functional form (#6297) 2023-09-07 15:57:52 +08:00
Rhett Ying 44a9faad7a [GraphBolt] add converter of etype and update in dataset (#6230) 2023-08-29 11:59:40 +08:00