Skip to content

Conversation

weiwangmeta
Copy link
Contributor

@weiwangmeta weiwangmeta commented Feb 17, 2023

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

…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
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 17, 2023

🔗 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 Failures

As of commit 2dd1d71:

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D43402398

Copy link
Member

@bigfootjon bigfootjon left a 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

@facebook-github-bot
Copy link
Contributor

@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)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

@ganler
Copy link
Contributor

ganler commented Feb 18, 2023

Hi @weiwangmeta @bigfootjon Can you kindly let me know the reason for reverting? Thanks!

@ngimel
Copy link
Collaborator

ngimel commented Feb 18, 2023

Internal build errors

fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: expected an identifier
fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: identifier "vmin" is undefined
fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: identifier "vmax" is undefined

looks like there are some builds without c++17 lol, sorry about that.

@weiwangmeta
Copy link
Contributor Author

Internal build errors

fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: expected an identifier
fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: identifier "vmin" is undefined
fbcode/caffe2/aten/src/ATen/native/BucketizationUtils.h(139): error: identifier "vmax" is undefined

fbcode/caffe2 == pytorch here.

@ganler
Copy link
Contributor

ganler commented Feb 18, 2023

Oh I am sorry, I should have avoid using C++17 features. Will redo the PR with C++14 style.

@ngimel
Copy link
Collaborator

ngimel commented Feb 18, 2023

We all can't wait to use C++17 :-)

@weiwangmeta weiwangmeta deleted the export-D43402398 branch March 7, 2023 01:45
pruthvistony added a commit to ROCm/pytorch that referenced this pull request May 2, 2023
jhavukainen pushed a commit to kulinseth/pytorch that referenced this pull request Mar 15, 2024
…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
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.

6 participants