Huang Zhengjie
Results
3
issues of
Huang Zhengjie
- [x] 完善paddle.geometric算子融合op - Paddle侧Op @DesmonDay :(主要参考 dgl 的高性能图融合算子系列) - graph_send_recv算子: https://github.com/PaddlePaddle/Paddle/pull/44580 - graph_send_ue_recv算子: https://github.com/PaddlePaddle/Paddle/pull/43174 - graph_send_uv 算子:https://github.com/PaddlePaddle/Paddle/pull/44848 - incubate API迁移:https://github.com/PaddlePaddle/Paddle/pull/44970 - [ ] 通过UVA以及GPU采样技术,优化GraphSAGE的算法。 - refactor GraphSAGE - [x]...