8000 [export] Move PT2 constants to torch::_export by angelayi · Pull Request #153206 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[export] Move PT2 constants to torch::_export #153206

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

Closed
wants to merge 1 commit into from

Conversation

angelayi
Copy link
Contributor
@angelayi angelayi commented May 8, 2025

Copy link
pytorch-bot bot commented May 8, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 1 New Failure, 3 Unrelated Failures

As of commit a875368 with merge base f66a159 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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: D74417085

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label May 9, 2025
@facebook-github-bot
Copy link
Contributor

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

@angelayi angelayi force-pushed the export-D74417085 branch from 6ca72da to 599c119 Compare May 12, 2025 23:45
pytorch-bot bot pushed a commit that referenced this pull request May 12, 2025
Summary:
Pull Request resolved: #153206

before: `from sigmoid.core.package.pt2_archive_constants_pybind import ...`
after: `from torch._C._export.pt2_archive_constants import ...`
#buildall

Test Plan:
`buck2 test //sigmoid/...`
https://www.internalfb.com/intern/testinfra/testrun/1970325119807758

Differential Revision: D74417085
@facebook-github-bot
Copy link
8000
Contributor

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

@angelayi angelayi force-pushed the export-D74417085 branch from 599c119 to 4e5fcad Compare May 15, 2025 20:57
angelayi added a commit to angelayi/pytorch that referenced this pull request May 15, 2025
Summary:
Pull Request resolved: pytorch#153206

before: `from sigmoid.core.package.pt2_archive_constants_pybind import ...`
after: `from torch._C._export.pt2_archive_constants import ...`
#buildall

Test Plan:
`buck2 test //sigmoid/...`
https://www.internalfb.com/intern/testinfra/testrun/1970325119807758

Reviewed By: zhxchen17

Differential Revision: D74417085
@facebook-github-bot
Copy link
Contributor

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

@angelayi angelayi force-pushed the export-D74417085 branch from 4e5fcad to ace3bce Compare May 16, 2025 06:22
angelayi added a commit to angelayi/pytorch that referenced this pull request May 16, 2025
Summary:
Pull Request resolved: pytorch#153206

before: `from sigmoid.core.package.pt2_archive_constants_pybind import ...`
after: `from torch._C._export.pt2_archive_constants import ...`
#buildall

Test Plan:
`buck2 test //sigmoid/...`
https://www.internalfb.com/intern/testinfra/testrun/1970325119807758

Reviewed By: zhxchen17

Differential Revision: D74417085
@facebook-github-bot
Copy link
Contributor

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

@angelayi angelayi force-pushed the export-D74417085 branch from ace3bce to f6bdcf8 Compare May 16, 2025 14:40
angelayi added a commit to angelayi/pytorch that referenced this pull request May 16, 2025
Summary:
Pull Request resolved: pytorch#153206

before: `from sigmoid.core.package.pt2_archive_constants_pybind import ...`
after: `from torch._C._export.pt2_archive_constants import ...`
#buildall

Test Plan:
`buck2 test //sigmoid/...`
https://www.internalfb.com/intern/testinfra/testrun/1970325119807758

Reviewed By: dolpm, zhxchen17

Differential Revision: D74417085
Summary:
Pull Request resolved: pytorch#153206

before: `from sigmoid.core.pa
8000
ckage.pt2_archive_constants_pybind import ...`
after: `from torch._C._export.pt2_archive_constants import ...`
#buildall

Test Plan:
`buck2 test //sigmoid/...`
https://www.internalfb.com/intern/testinfra/testrun/1970325119807758

Reviewed By: dolpm, zhxchen17

Differential Revision: D74417085
@facebook-github-bot
Copy link
Contributor

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

@angelayi angelayi force-pushed the export-D74417085 branch from f6bdcf8 to a875368 Compare May 16, 2025 14:47
@facebook-github-bot
Copy link
Contributor

@pytorchbot merge

(Initiating merge automatically since Phabricator Diff has merged)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: inductor / unit-test / cuda12.6-py3.10-gcc9-sm86 / test (inductor_distributed, 1, 1, linux.g5.12xlarge.nvidia.gpu)

Details for Dev Infra team Raised by workflow job

@jeanschmidt
Copy link
Contributor

@pytorchbot merge -f "merged internally via codev"

@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). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

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
0