Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CodeStyle][Typos][I-15] Fix typo infered (part2) #70983

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Jan 25, 2025

PR Category

User Experience

PR Types

Devs

Description

Fix typo infered -> inferred part2

Before:
~/Projects/Paddle develop*
❯ typos --format brief | wc -l
    2225

After:
~/Projects/Paddle typos/infered-part2*
❯ typos --format brief | wc -l
    1610

本 PR 修复约 600 处

Related links

PCard-66972

@SigureMo SigureMo requested a review from Copilot January 25, 2025 10:24

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 19 changed files in this pull request and generated no comments.

Files not reviewed (13)
  • paddle/cinn/adt/equation_solver.cc: Language not supported
  • paddle/cinn/adt/schedule_dim.cc: Language not supported
  • paddle/fluid/operators/reshape_op.cc: Language not supported
  • paddle/fluid/pir/dialect/operator/interface/infer_symbolic_shape/unary_infer_sym.cc: Language not supported
  • paddle/fluid/pir/transforms/pd_op_to_kernel_pass.cc: Language not supported
  • python/paddle/nn/initializer/kaiming.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_flash_attention_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_embedding_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_cross_entropy_with_softmax_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_concat_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_clip_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_cumsum_rule.py: Evaluated as low risk
  • test/auto_parallel/spmd_rules/test_add_n_rule.py: Evaluated as low risk
Copy link
Member

@gouzil gouzil left a comment

Choose a reason for hiding this comment

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

LGTM

@SigureMo SigureMo merged commit 69ec4ee into PaddlePaddle:develop Jan 25, 2025
32 checks passed
@SigureMo SigureMo deleted the typos/infered-part2 branch January 25, 2025 15:23
Copy link

paddle-bot bot commented Feb 5, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants