Skip to content

Fix error message in float8 FSDP utils#1423

Merged
danielvegamyhre merged 1 commit into
pytorch:mainfrom
danielvegamyhre:issue1108
Dec 17, 2024
Merged

Fix error message in float8 FSDP utils#1423
danielvegamyhre merged 1 commit into
pytorch:mainfrom
danielvegamyhre:issue1108

Conversation

@danielvegamyhre

Copy link
Copy Markdown
Contributor

Fixes #1108

Error message should say "Only supports dynamic scaling".

@pytorch-bot

pytorch-bot Bot commented Dec 17, 2024

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/1423

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 0d7abe6 with merge base 9472a17 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 17, 2024
@jerryzh168

Copy link
Copy Markdown
Contributor

thanks and welcome Daniel, I added you to our contributor list so you don't need approval to run CI

@vkuzo vkuzo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks! Good to go after CI is green

@danielvegamyhre danielvegamyhre added the topic: bug fix Use this tag for PRs that fix bugs label Dec 17, 2024
@danielvegamyhre danielvegamyhre merged commit ae28114 into pytorch:main Dec 17, 2024
amdfaa pushed a commit that referenced this pull request Jan 10, 2025
fix error message in float8 fsdp utils

Co-authored-by: Daniel Vega-Myhre <danvm@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: bug fix Use this tag for PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion information on precompute_float8_dynamic_scale_for_fsdp is misleading

4 participants