Siming Dai
Siming Dai
### PR types New features ### PR changes APIs ### Describe Add paddle.geometric.send_ue_recv API, mainly used in graph learning domain.
Since we cannot give issues in conv-emotion repo, therefore I ask questions here. And I feel sorry if it disturbs you. In DialogueGCN, can you provide the training details for...
I need to display train loss and validation loss simultaneously in one figure. Can VisualDL support this function?
Hi, thank you for your wonderful opensouce works about Quiver. Recently I was trying to look deep into the sampler module, but met a quite strange phenomenon. We can see...
We are impressed by your great work in Auto-Scaling GNNs, which gives us a lot of inspiration. Therefore, we recently reproduce your GNNAutoScale framework using PGL and PaddlePaddle. And the...
### PR types Bug fixes ### PR changes Others ### Describe Fix uva tensor to fix numpy slice bug.
Fix paddle.geoemtric document.
Cherry pick https://github.com/PaddlePaddle/docs/pull/5292
TODO: 1. 待将GATConv转换为geometric中相应的API; 2. 精简代码; 3. 撰写README。