Skip to content

[NFC] fix typo with colossalai/auto_parallel/tensor_shard#3742

Merged
binmakeswell merged 3 commits intohpcaitech:mainfrom
digger-yu:patch1
May 17, 2023
Merged

[NFC] fix typo with colossalai/auto_parallel/tensor_shard#3742
binmakeswell merged 3 commits intohpcaitech:mainfrom
digger-yu:patch1

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 15, 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 typo with colossalai/

detail info
modified: colossalai/auto_parallel/tensor_shard/node_handler/node_handler.py
modified: colossalai/auto_parallel/tensor_shard/node_handler/strategy/batch_norm_generator.py
modified: colossalai/auto_parallel/tensor_shard/node_handler/strategy/binary_elementwise_generator.py
modified: colossalai/auto_parallel/tensor_shard/node_handler/strategy/strategy_generator.py
modified: colossalai/auto_parallel/tensor_shard/solver/cost_graph.py
modified: colossalai/auto_parallel/tensor_shard/solver/graph_analysis.py
modified: colossalai/auto_parallel/tensor_shard/solver/solver.py
modified: colossalai/testing/pytest_wrapper.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 31%.

Click me to view the complete report
Name                                                                                          Stmts   Miss  Cover
-----------------------------------------------------------------------------------------------------------------
colossalai/auto_parallel/tensor_shard/node_handler/node_handler.py                              164     82    50%
colossalai/auto_parallel/tensor_shard/node_handler/strategy/batch_norm_generator.py             115     89    23%
colossalai/auto_parallel/tensor_shard/node_handler/strategy/binary_elementwise_generator.py      58     42    28%
colossalai/auto_parallel/tensor_shard/node_handler/strategy/strategy_generator.py               137     33    76%
colossalai/auto_parallel/tensor_shard/solver/cost_graph.py                                      131    121     8%
colossalai/auto_parallel/tensor_shard/solver/graph_analysis.py                                   91     61    33%
colossalai/auto_parallel/tensor_shard/solver/solver.py                                          275    252     8%
colossalai/testing/pytest_wrapper.py                                                              9      1    89%
-----------------------------------------------------------------------------------------------------------------
TOTAL                                                                                           980    681    31%

@binmakeswell binmakeswell changed the title fix typo with colossalai/ [NFC] fix typo with colossalai/auto_parallel/tensor_shard May 17, 2023
@binmakeswell binmakeswell merged commit 1baeb39 into hpcaitech:main May 17, 2023
@digger-yu digger-yu deleted the patch1 branch May 17, 2023 05:54
FrankLeeeee pushed a commit that referenced this pull request May 24, 2023
* fix typo applications/ and colossalai/ date 5.11

* fix typo colossalai/
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