Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo in comments with deepspeed/ #3537

Merged
merged 7 commits into from
May 15, 2023
Merged

Conversation

digger-yu
Copy link
Contributor

fix typo in comments with deepspeed/

detail info
modified: deepspeed/compression/basic_layer.py
modified: deepspeed/compression/compress.py
modified: deepspeed/nebula/constants.py
modified: deepspeed/ops/adam/cpu_adam.py
modified: deepspeed/ops/adam/fused_adam.py
modified: deepspeed/ops/random_ltd/dropping_utils.py
modified: deepspeed/ops/sparse_attention/sparsity_config.py
modified: scripts/replace_copyright.py
modified: tests/unit/inference/test_inference.py

@microsoft-github-policy-service agree

@@ -29,7 +29,7 @@
# There is a case where customer want to load the checkpoint saved
# by raw torch. Because nebula cannot load torch checkpoint directly
# as they have different folder structures to bring the gap for
# loading(the data are totaly same in bytes for torch and enbula s
# loading(the data are totally same in bytes for torch and nebula s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could move the s down to the next line to make 'saving' more readable if you wanted.

@loadams loadams enabled auto-merge (squash) May 15, 2023 17:59
@loadams loadams merged commit c8d3f5e into microsoft:master May 15, 2023
18 checks passed
@digger-yu digger-yu deleted the patch1 branch May 15, 2023 23:45
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.

None yet

3 participants