Skip to content

fix some spelling error with tests/ colossalai/ etc.#3707

Merged
binmakeswell merged 5 commits intohpcaitech:mainfrom
digger-yu:patch3
May 10, 2023
Merged

fix some spelling error with tests/ colossalai/ etc.#3707
binmakeswell merged 5 commits intohpcaitech:mainfrom
digger-yu:patch3

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 8, 2023

📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

Not involved

📝 What does this PR do?

fix some spelling error with tests/ colossalai/ etc.

Detail info

applications/Chat/coati/kernels/opt_attn.py
colossalai/communication/p2p.py
colossalai/communication/p2p_v2.py
colossalai/context/process_group_initializer/initializer_sequence.py
examples/tutorial/new_api/cifar_resnet/train.py
examples/tutorial/new_api/cifar_vit/train.py
tests/test_utils/test_activation_checkpointing.py
tests/test_utils/test_checkpoint_io/test_load.py
tests/test_utils/test_checkpoint_io/test_merge.py
tests/test_utils/test_checkpoint_io/test_redist.py
tests/test_utils/test_checkpoint_io/test_save.py
tests/test_utils/test_lazy_init/utils.py

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

@github-actions
Copy link
Copy Markdown
Contributor

The code coverage for the changed files is 86%.

Click me to view the complete report
Name                                                                   Stmts   Miss  Cover
------------------------------------------------------------------------------------------
colossalai/communication/p2p.py                                          131     24    82%
colossalai/communication/p2p_v2.py                                       113      5    96%
colossalai/context/process_group_initializer/initializer_sequence.py      42      0   100%
op_builder/utils.py                                                       93     78    16%
tests/components_to_test/albert.py                                        26      0   100%
tests/components_to_test/beit.py                                          23      0   100%
tests/components_to_test/bert.py                                          37      1    97%
tests/components_to_test/registry.py                                      25     10    60%
tests/test_utils/test_activation_checkpointing.py                         82      1    99%
tests/test_utils/test_checkpoint_io/test_load.py                         126      4    97%
tests/test_utils/test_checkpoint_io/test_merge.py                         83      3    96%
tests/test_utils/test_checkpoint_io/test_redist.py                        90      3    97%
tests/test_utils/test_checkpoint_io/test_save.py                         108      4    96%
------------------------------------------------------------------------------------------
TOTAL                                                                    979    133    86%

@binmakeswell binmakeswell merged commit b7141c3 into hpcaitech:main May 10, 2023
@digger-yu digger-yu deleted the patch3 branch May 10, 2023 09:35
FrankLeeeee pushed a commit that referenced this pull request May 24, 2023
* fix spelling error with examples/comminity/

* fix spelling error with tests/

* fix some spelling error with tests/ colossalai/ etc.
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