文件历史

19 次代码提交

作者 SHA1 备注 提交日期
peizhou001 34b54a8544 [Grapbolt]Negative node pairs should be 2D (#6951)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-01-15 10:04:31 +00:00
czkkkkkk 3200b88b55 [Graphbolt] Add TemporalNeighborSampler. (#6814) 2023-12-30 12:51:38 +08:00
Rhett Ying 70fdb69f47 [doc] add example for SubgraphSampler (#6752) 2023-12-15 11:15:26 +08:00
Rhett Ying f6fa920d7e [GraphBolt] Add functional name into docstring (#6739) 2023-12-13 10:18:22 +08:00
Rhett Ying 47898ab657 [doc] add docstring for SubgraphSampler::_sample_subgraphs() (#6655) 2023-12-01 10:44:57 +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
LastWhisper a24a38bcb0 [GraphBolt] Fix Link Prediction eample evaluation function bug and Enable cuda execution (#6522)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-42-141.ap-northeast-1.compute.internal>
2023-11-08 15:29:31 +08:00
Mingbang Wang e645d936bf [Misc] polish the python code (#6499) 2023-10-28 14:33:29 +08:00
Rhett Ying 3349d34195 [GraphBolt][Doc] update top level APIs (#6415) 2023-10-10 10:49:55 +08:00
Hongzhi (Steve), Chen 4ea2bd45eb [Graphbolt] Add MiniBatchTransformer to support exclude edges. (#6330) 2023-09-14 18:18:49 +08:00
peizhou001 1ff5f09fe6 [Graphbolt] Remove link prediction format (#6298) 2023-09-08 10:43:00 +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 3742d5ffed [GraphBolt] rename data attributes in MiniBatch (#6274) 2023-09-04 16:24:00 +08:00
peizhou001 86f739b374 [Graphbolt] Change data_block to mini_batch (#6256) 2023-09-04 13:20:22 +08:00
Rhett Ying 911c4aba73 [GraphBolt] use str etype in sampler (#6232) 2023-08-30 09:50:59 +08:00
Hongzhi (Steve), Chen c30d571304 [Graphbolt] Combine data block classes to a single file. (#6233)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-29 17:26:18 +08:00
Hongzhi (Steve), Chen cbfc8085f3 [Misc] Always use subgraph instead of sub_graph. (#6213) 2023-08-25 14:01:39 +08:00
peizhou001 f6dec3596c [Graphbolt]Subgraph sampler udf (#6129) 2023-08-23 13:42:06 +08:00
Quan (Andy) Gan ac53c1fae2 [GraphBolt] Subgraph sampler base datapipe (#5904)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-06-30 16:33:23 +08:00