Skip to content

Commit bb2cc17

Browse files
authored
Merge pull request #187 from PaddlePaddle/Yelrose-patch-2
Update README.zh.md
2 parents 72c540b + d6c5a59 commit bb2cc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Paddle Graph Learning (PGL)是一个基于[PaddlePaddle](https://github.com/Padd
106106

107107
| 模型 | 特点 |
108108
|---|---|
109-
| [**ERNIESage**](./examples/erniesage/) | 能同时建模文本以及图结构的ERNIE SAmple aggreGatE |
109+
| [**ERNIESage**](./legacy/examples/erniesage/) | 能同时建模文本以及图结构的ERNIE SAmple aggreGatE |
110110
| [GCN](./examples/gcn/) | 图卷积网络 |
111111
| [GAT](./examples/gat/) | 基于Attention的图卷积网络 |
112112
| [GraphSage](./examples/graphsage/) | 基于邻居采样的大规模图卷积网络 |

0 commit comments

Comments
 (0)