文件历史

15 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 00281219d0 [release] cherry pick missing commits (#6914)
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
Co-authored-by: Ramon Zhou <deluxurous@gmail.com>
2024-01-08 10:06:03 +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
Muhammed Fatih BALIN 437139f51a [GraphBolt][CUDA] gb.isin implementation (#6829) 2023-12-26 10:22:35 -05:00
Ramon Zhou cad7caeb00 [Graphbolt] Rewrite to_dgl to multiple get functions (#6735) 2023-12-15 16:16:47 +08:00
Rhett Ying 50cbb0ecfe [GraphBolt] remove single process DGL test (#6729) 2023-12-12 14:36:49 +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
Mingbang Wang 81c7781b5f [Mics] Provide options for bidirectional edge (#6566) 2023-11-20 00:20:17 +08:00
peizhou001 d2eca8557d [Graphbolt] Speed up exclude edges (#6464) 2023-10-19 16:15:00 +08:00
Ramon Zhou 617979d60a [GraphBolt] Add to function for DGLMiniBatch and MiniBatch (#6413) 2023-10-10 17:53:49 +08:00
Rhett Ying 6aba92e969 [GraphBolt] fix test cases about datapipe (#6305) 2023-09-11 14:11:20 +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 29949322bf [GraphBolt] convert item list to MiniBatch (#6281) 2023-09-05 17:03:59 +08:00
Rhett Ying 240e28a223 [GraphBolt] rename MinibatchSampler as ItemSampler (#6255) 2023-09-01 13:44:13 +08:00
Rhett Ying 44a9faad7a [GraphBolt] add converter of etype and update in dataset (#6230) 2023-08-29 11:59:40 +08:00