Skip to content

[NFC] fix typo colossalai/amp auto_parallel autochunk #3756

Merged
binmakeswell merged 1 commit intohpcaitech:mainfrom
digger-yu:patch1
May 19, 2023
Merged

[NFC] fix typo colossalai/amp auto_parallel autochunk #3756
binmakeswell merged 1 commit intohpcaitech:mainfrom
digger-yu:patch1

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 17, 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?

[NFC] fix typo colossalai/amp auto_parallel autochunk
detail info
modified: colossalai/amp/torch_amp/_grad_scaler.py
modified: colossalai/auto_parallel/meta_profiler/meta_registry/linear.py
modified: colossalai/auto_parallel/passes/runtime_apply_pass.py
modified: colossalai/auto_parallel/passes/runtime_preparation_pass.py
modified: colossalai/autochunk/trace_flow.py
modified: colossalai/autochunk/trace_indice.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 %.

Click me to view the complete report
Name                                                             Stmts   Miss  Cover
------------------------------------------------------------------------------------
colossalai/amp/torch_amp/_grad_scaler.py                           234    187    20%
colossalai/auto_parallel/meta_profiler/meta_registry/linear.py     114    100    12%
colossalai/auto_parallel/passes/runtime_apply_pass.py              148    148     0%
colossalai/auto_parallel/passes/runtime_preparation_pass.py        297    227    24%
colossalai/autochunk/trace_flow.py                                 265     19    93%
colossalai/autochunk/trace_indice.py                               494     94    81%
------------------------------------------------------------------------------------
TOTAL                                                             1552    775    50%

@binmakeswell binmakeswell merged commit 32f81f1 into hpcaitech:main May 19, 2023
@digger-yu digger-yu deleted the patch1 branch May 19, 2023 06:05
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