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

Renaming fpx to floatx #877

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Renaming fpx to floatx #877

merged 2 commits into from
Sep 12, 2024

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Sep 12, 2024

Summary:
renaming to floatx to be aligned with the naming of float8, and to allow float8 code to be moved to floatx folder fpx_weight_only is not yet renamed to floatx_weight_only yet, we'll do that in the future after we have more clarity on what specific dtypes we want to support (e.g. maybe we'll just support fp4, fp6)

Test Plan:
python test/dtypes/test_floatx.py

Reviewers:

Subscribers:

Tasks:

Tags:

Summary:
att, to allow float8 code to be moved to floatx folder
fpx_weight_only is not yet renamed to floatx_weight_only yet, we'll do that
in the future after we have more clarity on what specific dtypes we want to support (e.g. maybe we'll
just support fp4, fp6)

Test Plan:
python test/dtypes/test_floatx.py

Reviewers:

Subscribers:

Tasks:

Tags:
Copy link

pytorch-bot bot commented Sep 12, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3a5517a with merge base 85d03de (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 Sep 12, 2024
@jerryzh168 jerryzh168 merged commit 8236a87 into pytorch:main Sep 12, 2024
17 checks passed
@jerryzh168 jerryzh168 deleted the rename_fpx branch September 12, 2024 02:47
jainapurva pushed a commit that referenced this pull request Sep 22, 2024
* Renaming fpx to floatx

Summary:
att, to allow float8 code to be moved to floatx folder
fpx_weight_only is not yet renamed to floatx_weight_only yet, we'll do that
in the future after we have more clarity on what specific dtypes we want to support (e.g. maybe we'll
just support fp4, fp6)

Test Plan:
python test/dtypes/test_floatx.py

Reviewers:

Subscribers:

Tasks:

Tags:

* fix test_ops
jainapurva pushed a commit that referenced this pull request Sep 23, 2024
* Renaming fpx to floatx

Summary:
att, to allow float8 code to be moved to floatx folder
fpx_weight_only is not yet renamed to floatx_weight_only yet, we'll do that
in the future after we have more clarity on what specific dtypes we want to support (e.g. maybe we'll
just support fp4, fp6)

Test Plan:
python test/dtypes/test_floatx.py

Reviewers:

Subscribers:

Tasks:

Tags:

* fix test_ops
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants