Skip to content

[nfc] fix typo colossalai/ applications/#3831

Merged
FrankLeeeee merged 12 commits intohpcaitech:mainfrom
digger-yu:patch1
May 25, 2023
Merged

[nfc] fix typo colossalai/ applications/#3831
FrankLeeeee merged 12 commits intohpcaitech:mainfrom
digger-yu:patch1

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 24, 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 colossalai/ applications/
detail info
modified: applications/Chat/coati/ray/src/detached_replay_buffer.py
modified: applications/Chat/coati/ray/src/experience_maker_holder.py
modified: applications/Chat/coati/ray/src/pipeline_strategy.py
modified: applications/Chat/evaluate/evaluator.py
modified: applications/Chat/evaluate/metrics.py
modified: colossalai/auto_parallel/tensor_shard/node_handler/matmul_handler.py
modified: colossalai/auto_parallel/tensor_shard/utils/broadcast.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 93%.

Click me to view the complete report
Name                                                                   Stmts   Miss  Cover
------------------------------------------------------------------------------------------
colossalai/auto_parallel/tensor_shard/node_handler/matmul_handler.py     266     12    95%
colossalai/auto_parallel/tensor_shard/utils/broadcast.py                  77     13    83%
------------------------------------------------------------------------------------------
TOTAL                                                                    343     25    93%

@FrankLeeeee
Copy link
Copy Markdown
Contributor

Appreciate it!

@FrankLeeeee FrankLeeeee merged commit e2d81eb into hpcaitech:main May 25, 2023
@digger-yu digger-yu deleted the patch1 branch May 25, 2023 08:26
FrankLeeeee pushed a commit to FrankLeeeee/ColossalAI that referenced this pull request Jun 7, 2023
* fix typo colossalai/autochunk auto_parallel amp

* fix typo colossalai/auto_parallel nn utils etc.

* fix typo colossalai/auto_parallel autochunk fx/passes  etc.

* fix typo docs/

* change placememt_policy to placement_policy in docs/ and examples/

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