Skip to content

Conversation

@dune0310421
Copy link

@dune0310421 dune0310421 commented Nov 11, 2025

PR Category

User Experience

Description

修复如下 typo 问题:

  • Moible
  • mantained
  • mdule
  • mechnism
  • memeory
  • memroy
  • messege
  • metaphore
  • muliply
  • mulitplying

Related links

@ooooo-create

…roy', 'messege', 'metaphore', 'muliply', 'mulitplying',
@paddle-bot
Copy link

paddle-bot bot commented Nov 11, 2025

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

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
  • docs/design/concurrent/go_op.md: 点击预览
  • docs/design/memory/README.md: 点击预览
  • docs/design/memory/memory_optimization.md: 点击预览
  • docs/design/mkldnn/gru/gru.md: 点击预览
  • docs/design/others/graph.md: 点击预览
  • docs/dev_guides/custom_device_docs/memory_api_en.md: 点击预览
  • docs/eval/evaluation_of_docs_system.md: 点击预览
  • docs/faq/train_cn.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/api_difference/composite_implement/torch._assert.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/api_difference/composite_implement/torch.testing.assert_allclose.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/api_difference/composite_implement/torch.testing.assert_close.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/api_difference/torch_more_args/torch.load.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/api_difference/torch_more_args/torch.scalar_tensor.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/deprecated/pytorch_api_mapping_format_cn_deprecated.md: 点击预览
  • docs/guides/model_convert/convert_from_pytorch/pytorch_api_mapping_format_cn.md: 点击预览

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 systematically fixes 10 types of spelling errors across 14 documentation files and updates the typo configuration file accordingly.

Key Changes

  • Corrects 10 specific typos: Moible→Mobile, mantained→maintained, mdule→module, mechnism→mechanism, memeory/memroy→memory, messege→message, metaphore→metaphor, muliply→multiply, mulitplying→multiplying
  • Removes the corrected typos from the _typos.toml configuration file to prevent false positives
  • All changes are limited to documentation files with no functional code impact

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
_typos.toml Removed 10 typo entries that have been corrected in documentation
pytorch_api_mapping_format_cn.md Fixed pin_memeory to pin_memory in parameter documentation
pytorch_api_mapping_format_cn_deprecated.md Fixed pin_memeory to pin_memory in deprecated parameter documentation
torch.scalar_tensor.md Fixed pin_memeory to pin_memory in API difference documentation
torch.load.md Fixed pickle_mdule to pickle_module in parameter documentation
torch.testing.assert_close.md Fixed messege to message in example code (2 instances)
torch.testing.assert_allclose.md Fixed messege to message in example code (2 instances)
torch._assert.md Fixed messege to message in example code (2 instances)
train_cn.md Fixed muliply to multiply in FAQ answer
evaluation_of_docs_system.md Fixed Moible to Mobile in category heading
memory_api_en.md Fixed memroy to memory in API parameter description
graph.md Fixed metaphore to metaphor in design documentation
gru.md Fixed mulitplying to multiplying in technical documentation (2 instances)
memory_optimization.md Fixed mantained to maintained in technical documentation
README.md Fixed memroy to memory in design documentation
go_op.md Fixed mechnism to mechanism in technical documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Nov 11, 2025
…torch_more_args/torch.scalar_tensor.md

Co-authored-by: Copilot <[email protected]>
Copy link
Collaborator

@ooooo-create ooooo-create left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants