Skip to content

Conversation

scotts
Copy link
Contributor

@scotts scotts commented Nov 9, 2024

PR #354 broke the trunk because it took advantage of default C++ operators, and that is a C++20 feature. We're not on C++20 yet. I'm not sure why the tests did not run on that PR. This PR should fix the trunk.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 9, 2024
frame->height,
frameFormat,
expectedOutputWidth,
expectedOutputHeight};
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a drive-by linting. I think it's easier to keep it in the PR.

@scotts scotts marked this pull request as ready for review November 9, 2024 19:01
@ahmadsharif1 ahmadsharif1 merged commit 170caad into meta-pytorch:main Nov 11, 2024
37 of 40 checks passed
@scotts scotts deleted the sws_equal_op branch January 25, 2025 01:12
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 Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants