-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Back out "fix: make sure sorter
indices are inbound in searchsorted
(#94863)"
#95086
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
Conversation
…d` (pytorch#94863)" Summary: Original commit changeset: 96a2200d1fd8 Original Phabricator Diff: D43342962 Test Plan: Sandcastle and land castle as well as buck2 build mode/opt //frl/et/projects/Masquerade/stable/datasets/masquerade/c6p7:post_processing Reviewed By: seemethere, bigfootjon Differential Revision: D43402398 fbshipit-source-id: 5fb3cf3b5dd112154c06ca99c0560a575c320f72
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/95086
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 FailuresAs of commit 2dd1d71: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D43402398 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mirroring my fbsource review
@pytorchbot merge -f 'Landed internally' (Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally) |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Hi @weiwangmeta @bigfootjon Can you kindly let me know the reason for reverting? Thanks! |
Internal build errors
looks like there are some builds without c++17 lol, sorry about that. |
fbcode/caffe2 == pytorch here. |
Oh I am sorry, I should have avoid using C++17 features. Will redo the PR with C++14 style. |
We all can't wait to use C++17 :-) |
…rchsorted` (pytorch#94863)" (pytorch#95086)" This reverts commit c16b291.
…d` (pytorch#94863)" (pytorch#95086) Summary: Original commit changeset: 96a2200d1fd8 Original Phabricator Diff: D43342962 Test Plan: Sandcastle and land castle as well as buck2 build mode/opt //frl/et/projects/Masquerade/stable/datasets/masquerade/c6p7:post_processing Reviewed By: seemethere, bigfootjon Differential Revision: D43402398 @bypass-github-export-checks Pull Request resolved: pytorch#95086 Approved by: https://github.com/bigfootjon
Summary:
Original commit changeset: 96a2200d1fd8
Original Phabricator Diff: D43342962
Test Plan: Sandcastle and land castle as well as buck2 build mode/opt //frl/et/projects/Masquerade/stable/datasets/masquerade/c6p7:post_processing
Reviewed By: seemethere, bigfootjon
Differential Revision: D43402398
@bypass-github-export-checks