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] Fix some typos discovered by typos 1.29.4 (part 1) #70884

Merged
merged 4 commits into from
Jan 18, 2025

Conversation

SigureMo
Copy link
Member

PR Category

User Experience

PR Types

Others

Description

升级 typos==1.29.4 发现的一些新 typo,本 PR 为 part1

Related links

PCard-66972

@SigureMo SigureMo requested review from gouzil and Copilot January 18, 2025 08:00

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 19 changed files in this pull request and generated no comments.

Files not reviewed (14)
  • paddle/cinn/hlir/dialect/operator/transforms/reduce_as_to_sum_pass.cc: Language not supported
  • paddle/cinn/hlir/framework/pir/fusion_info.h: Language not supported
  • paddle/fluid/framework/details/build_strategy.h: Language not supported
  • paddle/fluid/framework/details/nan_inf_utils_detail.h: Language not supported
  • paddle/fluid/framework/ir/graph_helper.cc: Language not supported
  • paddle/phi/kernels/funcs/blas/blas_impl.cu.h: Language not supported
  • paddle/phi/kernels/funcs/detail/avx_mathfun.h: Language not supported
  • paddle/phi/kernels/fusion/cutlass/cutlass_kernels/cutlass_heuristic.h: Language not supported
  • paddle/phi/kernels/fusion/gpu/masked_multihead_attention_kernel.cu: Language not supported
  • test/cpp/inference/api/CMakeLists.txt: Language not supported
  • test/cpp/pir/cinn/pir_compiler_test.cc: Language not supported
  • test/deprecated/cpp/inference/api/CMakeLists.txt: Language not supported
  • test/legacy_test/test_optimizer.py: Evaluated as low risk
  • test/legacy_test/test_sparse_fused_attention_op.py: Evaluated as low risk
Comments suppressed due to low confidence (2)

test/legacy_test/test_imperative_data_loader_process.py:83

  • The term 'genarator' should be corrected to 'generator'.
def none_sample_genarator(batch_num):

test/legacy_test/test_imperative_data_loader_process.py:95

  • The term 'genarator' should be corrected to 'generator'.
none_sample_genarator(self.batch_num), places=base.CPUPlace()
@SigureMo SigureMo merged commit e8795f5 into PaddlePaddle:develop Jan 18, 2025
31 checks passed
@SigureMo SigureMo deleted the typos/1-29-4-part-1 branch January 18, 2025 12:30
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