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

Support Half/BFloat16 in split_with_sizes. #7758

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

swolchok
Copy link
Contributor

Partial fix for #7748.

[ghstack-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Jan 18, 2025

Stack from ghstack (oldest at bottom):

Copy link

pytorch-bot bot commented Jan 18, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7758

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

❌ 1 New Failure

As of commit d8ff739 with merge base 57a09f4 (image):

NEW FAILURE - The following job has failed:

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 Jan 18, 2025
swolchok added a commit that referenced this pull request Jan 18, 2025
Partial fix for #7748.

ghstack-source-id: 9f183dddcd87edb2493af0f97d7ad4e40d9be434
ghstack-comment-id: 2599398274
Pull Request resolved: #7758
@swolchok swolchok added the release notes: ops & kernels Changes to the opset and any new / changed kernel implementations label Jan 18, 2025
Comment on lines 74 to 75
ET_SWITCH_REALHBF16_TYPES(in_type, ctx, __func__, CTYPE_IN, [&]() {
ET_SWITCH_REALHBF16_TYPES(out_type, ctx, __func__, CTYPE_OUT, [&]() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing boolean. Use ET_SWITCH_REALHBBF16_TYPES instead

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed!

[ghstack-poisoned]
swolchok added a commit that referenced this pull request Jan 22, 2025
Partial fix for #7748.

ghstack-source-id: c6030fb460286c0627f7671c9e220389361950f9
ghstack-comment-id: 2599398274
Pull Request resolved: #7758
@swolchok swolchok merged commit 2b55618 into main Jan 23, 2025
44 of 45 checks passed
@swolchok swolchok deleted the gh/swolchok/147/head branch January 23, 2025 17:39
YIWENX14 pushed a commit that referenced this pull request Jan 28, 2025
zonglinpeng pushed a commit to zonglinpeng/executorch that referenced this pull request Jan 30, 2025
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. release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants