Skip to content

Conversation

abeakkas
Copy link
Contributor

@abeakkas abeakkas commented Aug 7, 2025

Summary:
The erase call results in a warning log if the node is already erased by the dead code elimination earlier.

Checking if the node is already erased so we don't unnecessarily pollute the log with warnings.

Differential Revision: D79846881

Summary:
The erase call results in a warning log if the node is already erased by the dead code elimination earlier.

Checking if the node is already erased so we don't unnecessarily pollute the log with warnings.

Differential Revision: D79846881
Copy link

pytorch-bot bot commented Aug 7, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 405f04e with merge base 1114ca0 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla 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 Aug 7, 2025
@facebook-github-bot
Copy link
Contributor

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

@abeakkas
Copy link
Contributor Author

abeakkas commented Aug 7, 2025

Not sure how to add a topic label. I don't think I have the permission.

@jerryzh168 jerryzh168 added the topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories) label Aug 7, 2025
@facebook-github-bot facebook-github-bot merged commit 7cb920b into pytorch:main Aug 8, 2025
21 of 24 checks passed
liangel-02 pushed a commit that referenced this pull request Aug 25, 2025
Differential Revision: D79846881

Pull Request resolved: #2716
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. fb-exported topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants