We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72c540b + d6c5a59 commit bb2cc17Copy full SHA for bb2cc17
README.zh.md
@@ -106,7 +106,7 @@ Paddle Graph Learning (PGL)是一个基于[PaddlePaddle](https://github.com/Padd
106
107
| 模型 | 特点 |
108
|---|---|
109
-| [**ERNIESage**](./examples/erniesage/) | 能同时建模文本以及图结构的ERNIE SAmple aggreGatE |
+| [**ERNIESage**](./legacy/examples/erniesage/) | 能同时建模文本以及图结构的ERNIE SAmple aggreGatE |
110
| [GCN](./examples/gcn/) | 图卷积网络 |
111
| [GAT](./examples/gat/) | 基于Attention的图卷积网络 |
112
| [GraphSage](./examples/graphsage/) | 基于邻居采样的大规模图卷积网络 |
0 commit comments