Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #7220
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/19/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/19/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/trivedivivek/18/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/trivedivivek/19/orig
@diff-train-skip-merge

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 9, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 756b8ab with merge base 893f690 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were 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 facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 9, 2024
Base automatically changed from gh/trivedivivek/18/orig to main December 10, 2024 06:15
Pull Request resolved: #7220

This diff removes unnecessary and redundant members from the StagingBuffer class in the Vulkan runtime API. Specifically, the `numel_` and `nbytes_` members are removed, as they can be calculated from the `dtype_` member. This simplifies the class and reduces the amount of memory used.
ghstack-source-id: 257227238
@exported-using-ghexport

Differential Revision: [D66742613](https://our.internmc.facebook.com/intern/diff/D66742613/)
@kirklandsign kirklandsign force-pushed the gh/trivedivivek/19/orig branch from 22f3d39 to 756b8ab Compare December 10, 2024 06:15
@kirklandsign kirklandsign merged commit 28ad3f2 into main Dec 10, 2024
26 of 29 checks passed
@kirklandsign kirklandsign deleted the gh/trivedivivek/19/orig branch December 10, 2024 06:15
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants