Skip to content

Conversation

zoranzhao
Copy link
Member

Summary:
as title.

PyTorch Module buffer will not be published in delta publishing. In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Differential Revision: D69553929

Copy link

pytorch-bot bot commented Mar 5, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 4 Unrelated Failures

As of commit bd38921 with merge base 65dbc3b (image):

NEW FAILURE - The following job has failed:

  • pull / win-vs2022-cpu-py3 / build (gh)
    C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/quantized/cpu/OnednnUtils.h(445): error C2065: 'vnni_available': undeclared identifier

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

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

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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

@facebook-github-bot
Copy link
Contributor

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

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Mar 5, 2025
@zoranzhao
Copy link
Member Author

@pytorchbot label "topic: not user facing"

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Mar 5, 2025
zoranzhao added a commit to zoranzhao/pytorch that referenced this pull request Mar 5, 2025
Summary:

as title.

PyTorch Module buffer will not be published in delta publishing.  In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Reviewed By: 22quinn

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

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Copy link

linux-foundation-easycla bot commented Mar 5, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: zoranzhao / name: Zhuoran Zhao (bd38921)

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

zoranzhao added a commit to zoranzhao/pytorch that referenced this pull request Mar 6, 2025
Summary:
Pull Request resolved: pytorch#148533

as title.

PyTorch Module buffer will not be published in delta publishing.  In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Reviewed By: jingsh, 22quinn

Differential Revision: D69553929
@zoranzhao zoranzhao force-pushed the export-D69553929 branch 2 times, most recently from 5d84204 to 2d1c30e Compare March 6, 2025 04:24
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

zoranzhao added a commit to zoranzhao/pytorch that referenced this pull request Mar 6, 2025
Summary:
Pull Request resolved: pytorch#148533

as title.

PyTorch Module buffer will not be published in delta publishing.  In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Reviewed By: jingsh, 22quinn

Differential Revision: D69553929
@zoranzhao zoranzhao force-pushed the export-D69553929 branch 2 times, most recently from 433a06a to 97689b1 Compare March 6, 2025 19:41
zoranzhao added a commit to zoranzhao/pytorch that referenced this pull request Mar 6, 2025
Summary:

as title.

PyTorch Module buffer will not be published in delta publishing.  In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Reviewed By: jingsh, 22quinn

Differential Revision: D69553929
Summary:
Pull Request resolved: pytorch#148533

as title.

PyTorch Module buffer will not be published in delta publishing.  In Quinn's previous diff, constant type annotations have been introduced.

In addition to skip constant, we also need to skip buffer if it is not found in the user-provided delta weights list

Test Plan: https://docs.google.com/document/d/1wiqUo0PyZ4g6YJIJlL_LE084ZEuE74iu74gZjqGGjWY/edit?tab=t.0#heading=h.dby6cwiw1xrn

Reviewed By: jingsh, 22quinn

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

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

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge -i

(Initiating merge automatically since Phabricator Diff has merged, merging with -i because oss signals were bypassed internally)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 5 checks: pull / win-vs2022-cpu-py3 / build, trunk / win-vs2022-cuda12.1-py3 / build, trunk / win-vs2022-cpu-py3 / build, trunk / libtorch-linux-focal-cuda12.4-py3.10-gcc9-debug / build, inductor / cuda12.4-py3.10-gcc9-sm86 / test (inductor_timm, 2, 2, linux.g5.4xlarge.nvidia.gpu)

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

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants