Skip to content

Various fixes #4529

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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Various fixes #4529

wants to merge 20 commits into from

Conversation

cyyever
Copy link
Contributor

@cyyever cyyever commented Jul 21, 2025

No description provided.

Copy link

netlify bot commented Jul 21, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 17ad443
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/687f429dea66d500088e6c95
😎 Deploy Preview https://deploy-preview-4529--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@meta-cla meta-cla bot added the cla signed label Jul 21, 2025
@cyyever cyyever changed the title No nan Various fixes Jul 21, 2025
@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this in D78675482.

@q10
Copy link
Contributor

q10 commented Jul 21, 2025

@cyyever Some static asserts appear to be failing

@cyyever
Copy link
Contributor Author

cyyever commented Jul 22, 2025

@q10 Fixed.

@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this in D78675482.

@cyyever
Copy link
Contributor Author

cyyever commented Jul 22, 2025

@q10 The new failures are for reinterpret_cast pointers. We could use std::bit_cast in C++20, but due to varying standard support of different compiler versions they are reverted.

@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this in D78675482.

@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this in D78675482.

@q10
Copy link
Contributor

q10 commented Jul 22, 2025

@cyyever I64Test appears to be failing

@cyyever
Copy link
Contributor Author

cyyever commented Jul 22, 2025

@q10 I see, I'm running UBSAN locally to find more info.

@cyyever
Copy link
Contributor Author

cyyever commented Jul 22, 2025

@q10 Fixed

@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this in D78675482.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants