Skip to content

Conversation

@AdrianLundell
Copy link
Collaborator

@AdrianLundell AdrianLundell commented Jan 29, 2025

It was previously manually set to True for all placeholders as a workaround for an issue where some params did not have requires_grad properly set. This caused issues for placeholders which were not leaf variables, and since the workaround is not needed anyore we can just remove it.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218

It was previously manually set to True for all placeholders as a workaround for an issue where some params did not have requires_grad properly set.
This caused issues for placeholders which were not leaf variables, and since the work around is not needed anyore we can just remove it.

Change-Id: I258cc6ddf7205ab1948e1127f2fceadd2f942beb
@AdrianLundell AdrianLundell added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk topic: not user facing labels Jan 29, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 29, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit a9f6dff with merge base 3eea1f1 (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 Jan 29, 2025
@zingo zingo merged commit 42ff569 into pytorch:main Jan 29, 2025
106 of 107 checks passed
@AdrianLundell AdrianLundell deleted the change-981134 branch March 19, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants