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: #6527
^ 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/SS-JIA/129/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/129/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/SS-JIA/129/orig
@diff-train-skip-merge

## Context

As title. There was a small error in the operator benchmark code generation which impacted operators which return a collection of tensors (e.g. layer norm). The issue was that the generated code would store the output `ValueRefs` in variables that shadowed class variables of the benchmark.

Differential Revision: [D65071024](https://our.internmc.facebook.com/intern/diff/D65071024/)

ghstack-source-id: 250448840
Pull Request resolved: #6527
Copy link

pytorch-bot bot commented Oct 28, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit d7a26fb with merge base 9890c24 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Oct 28, 2024
@SS-JIA SS-JIA self-requested a review October 28, 2024 18:21
@SS-JIA SS-JIA merged commit 85d3ff6 into main Oct 28, 2024
43 checks passed
@SS-JIA SS-JIA deleted the gh/SS-JIA/129/orig branch October 28, 2024 18:21
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.

3 participants