Skip to content

Commit b865711

Browse files
authored
[Doc Link Fix No.29] 文档链接修复 (#7768)
1 parent 23dea76 commit b865711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/design/network/sequence_decoder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Packing the `selected_generation_scores` will get a `DenseTensor`, and each tail
198198

199199
## LoD and shape changes during decoding
200200
<p align="center">
201-
<img src="https://raw.githubusercontent.com/PaddlePaddle/Paddle/develop/doc/fluid/images/LOD-and-shape-changes-during-decoding.jpg"/>
201+
<img src="https://raw.githubusercontent.com/PaddlePaddle/docs/refs/heads/develop/docs/design/network/images/LOD-and-shape-changes-during-decoding.jpg"/>
202202
</p>
203203

204204
According to the image above, the only phase that changes the LoD is beam search.

0 commit comments

Comments
 (0)