Skip to content

[Doc Link Fix No.17] Fix rnn_design.md #7819

Merged
Echo-Nie merged 5 commits intoPaddlePaddle:developfrom
chengchen512:develop
Mar 1, 2026
Merged

[Doc Link Fix No.17] Fix rnn_design.md #7819
Echo-Nie merged 5 commits intoPaddlePaddle:developfrom
chengchen512:develop

Conversation

@chengchen512
Copy link
Contributor

Copilot AI review requested due to automatic review settings March 1, 2026 06:43
@paddle-bot
Copy link

paddle-bot bot commented Mar 1, 2026

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-7819.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

@github-actions
Copy link

github-actions bot commented Mar 1, 2026

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes two broken external links in the RNN design document (docs/design/dynamic_rnn/rnn_design.md), as part of the ongoing Issue #7735 link-fixing effort. The old links pointed to outdated URLs (TensorFlow r0.12 contrib API and the legacy mxnet.io domain) that are no longer accessible.

Changes:

  • Updated the TensorFlow Bucketing reference from the deprecated r0.12/contrib.training/bucketing URL to the current tf.data.experimental.bucket_by_sequence_length documentation.
  • Updated the MXNet Bucketing reference from the defunct mxnet.io domain to the official mxnet.apache.org BucketingModule API page.

Copy link
Collaborator

@Echo-Nie Echo-Nie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Echo-Nie Echo-Nie merged commit a500e89 into PaddlePaddle:develop Mar 1, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants