文件历史

21 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN 240a49e68a [GraphBolt][Doc] Fix typo in documentation. (#7751) 2024-08-27 14:15:32 -04:00
Muhammed Fatih BALIN ffe3bb22e8 [GraphBolt][Doc] Fix read_async doc display issue. (#7741) 2024-08-25 17:05:29 -04:00
Muhammed Fatih BALIN c45d299c1d [GraphBolt] CachedFeature can handle hetero features now. (#7731) 2024-08-21 13:27:26 -04:00
Muhammed Fatih BALIN 8bdcd7eeea [GraphBolt] Feature.count(). (#7730) 2024-08-21 11:27:33 -04:00
Muhammed Fatih BALIN 0e649fc68c [GraphBolt] Rename feature cache files and add max_size. (#7729) 2024-08-21 11:15:09 -04:00
Muhammed Fatih BALIN aca40c869c [GraphBolt] Make CachePolicy hetero capable [1] (#7723) 2024-08-20 14:38:36 -04:00
Muhammed Fatih BALIN 513a50f189 [GraphBolt][Doc] Improve documentation. (#7718) 2024-08-20 18:04:12 +08:00
Muhammed Fatih BALIN fcbdcceb9e [GraphBolt][CUDA] Eliminate GPUCache synchronization. (#7705) 2024-08-15 13:56:48 -04:00
pyynb f1c28d3e9a [GraphBolt] Fix GPUCachedFeature docstring typo (#7639) 2024-08-02 11:28:45 +08:00
Muhammed Fatih BALIN bed1d35261 [GraphBolt][CUDA] Eliminate memory leaks in FeatureFetcher. (#7573) 2024-07-23 07:51:41 -04:00
Muhammed Fatih BALIN 5b4635a3e6 [GraphBolt] Async feature fetch refactor (#7540) 2024-07-22 06:59:08 -04:00
Muhammed Fatih BALIN ddef6ab7c5 [GraphBolt][CUDA] GPUCachedFeature.read_async. [3] (#7548) 2024-07-20 13:56:37 -04:00
Muhammed Fatih BALIN 8d770b6100 [GraphBolt] Add read_async to gb.Feature. [1] (#7546) 2024-07-20 13:06:07 -04:00
Xinyu Yao 08a7c74cf4 [Misc] Fix lint. (#7414)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-05-16 14:52:19 +08:00
Rhett Ying 76a014eea6 [GraphBolt] utilize torch.Tensor.nbytes (#7402) 2024-05-16 09:12:32 +08:00
Muhammed Fatih BALIN fb36b477d5 [GraphBolt][CUDA] GPUCachedFeature update fix. (#7384) 2024-05-09 17:06:48 +08:00
Muhammed Fatih BALIN f6db850d75 [GraphBolt][CUDA] Add native GPUCachedFeature instead of using DGL (#6939) 2024-01-18 02:59:35 -05:00
Rhett Ying a2a3a91325 [GraphBolt][Doc] update examples and display methods on page (#6426) 2023-10-11 16:41:42 +08:00
yxy235 5ba2620ff5 [Graphbolt] Support get feature size. (#6374)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-10-07 14:08:25 +08:00
yxy235 f971e25a4d [GraphBolt] Modify Feature class. (#6387)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-09-28 11:17:35 +08:00
Muhammed Fatih BALIN 968c52dd7b [Graphbolt] Gpu cache feature store (#6005) 2023-08-25 14:14:41 +08:00