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][A-46,A-47,N-15] Fix typos (axises, aixs, numberic) #69856

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Dec 1, 2024

PR Category

User Experience

PR Types

Devs

Description

Fix typos axises -> axes, aixs -> axis and numberic -> numeric

Related links

PCard-66972

Copy link

paddle-bot bot commented Dec 1, 2024

你的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.

@SigureMo SigureMo requested a review from Copilot December 1, 2024 06:39

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 12 changed files in this pull request and generated no suggestions.

Files not reviewed (7)
  • paddle/cinn/common/axis.cc: Language not supported
  • paddle/cinn/hlir/dialect/operator/transforms/reduce_as_to_sum_pass.cc: Language not supported
  • paddle/cinn/lang/compute.cc: Language not supported
  • paddle/fluid/inference/tensorrt/convert/slice_op.cc: Language not supported
  • paddle/fluid/inference/tensorrt/convert/strided_slice_op.cc: Language not supported
  • test/legacy_test/test_kthvalue_op.py: Evaluated as low risk
  • test/legacy_test/test_mode_op.py: Evaluated as low risk
Comments skipped due to low confidence (1)

test/legacy_test/test_reduce_op.py:1334

  • Corrected spelling from 'Axises' to 'Axes' in class name.
class TestReduceMaxOpMultiAxes(OpTest):
@SigureMo SigureMo merged commit a4f5446 into PaddlePaddle:develop Dec 3, 2024
28 checks passed
@SigureMo SigureMo deleted the typos/a-46-a-47-n-15 branch December 3, 2024 03:25
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.

3 participants