Skip to content

[nfc] fix some typo with colossalai/device colossalai/tensor/ etc.#4171

Merged
flybird11111 merged 2 commits intohpcaitech:mainfrom
digger-yu:patch6
Sep 12, 2023
Merged

[nfc] fix some typo with colossalai/device colossalai/tensor/ etc.#4171
flybird11111 merged 2 commits intohpcaitech:mainfrom
digger-yu:patch6

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented Jul 5, 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 typo with colossalai/device colossalai/tensor/ etc.
detail info
modified: colossalai/device/device_mesh.py
modified: colossalai/tensor/d_tensor/comm_spec.py
modified: colossalai/tensor/shape_consistency.py
modified: tests/kit/model_zoo/transformers/bert.py
modified: tests/kit/model_zoo/transformers/t5.py
modified: tests/test_booster/test_plugin/test_torch_ddp_plugin.py
modified: tests/test_booster/test_plugin/test_torch_fsdp_plugin.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.

@flybird11111 flybird11111 marked this pull request as draft September 7, 2023 02:31
@flybird11111 flybird11111 marked this pull request as ready for review September 7, 2023 02:31
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 7, 2023

The code coverage for the changed files is 78%.

Click me to view the complete report
Name                                                       Stmts   Miss  Cover
------------------------------------------------------------------------------
colossalai/device/device_mesh.py                             178     16    91%
colossalai/tensor/d_tensor/comm_spec.py                      151     35    77%
colossalai/tensor/shape_consistency.py                       294    120    59%
tests/kit/model_zoo/transformers/t5.py                        25      0   100%
tests/test_booster/test_plugin/test_torch_ddp_plugin.py       78      0   100%
tests/test_booster/test_plugin/test_torch_fsdp_plugin.py      43      0   100%
------------------------------------------------------------------------------
TOTAL                                                        769    171    78%

@flybird11111 flybird11111 merged commit 9c2feb2 into hpcaitech:main Sep 12, 2023
@digger-yu digger-yu deleted the patch6 branch September 12, 2023 10:26
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