Skip to content

[JIT] Remove dead store in unpickler.cpp#40625

Closed
SplitInfinity wants to merge 1 commit intopytorch:masterfrom
SplitInfinity:export-D22259289
Closed

[JIT] Remove dead store in unpickler.cpp#40625
SplitInfinity wants to merge 1 commit intopytorch:masterfrom
SplitInfinity:export-D22259289

Conversation

@SplitInfinity
Copy link
Copy Markdown

Test Plan: Continuous integration.

Differential Revision: D22259289

@SplitInfinity SplitInfinity requested a review from apaszke as a code owner June 26, 2020 17:02
@facebook-github-bot facebook-github-bot added fb-exported oncall: jit Add this issue/PR to JIT oncall triage queue labels Jun 26, 2020
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

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

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

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Jun 26, 2020

💊 CI failures summary and remediations

As of commit a97f3c7 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 9 times.

@SplitInfinity SplitInfinity requested a review from suo June 26, 2020 17:10
Copy link
Copy Markdown
Member

@suo suo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like MSVC wants that variable?

@SplitInfinity
Copy link
Copy Markdown
Author

No, I got too trigger happy - the dead store is idx++ not requires_grad :(

Summary: Pull Request resolved: pytorch#40625

Test Plan: Continuous integration.

Differential Revision: D22259289

fbshipit-source-id: 7304688af8b9aa277c7ce672118cfa0f655ec11d
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@SplitInfinity SplitInfinity requested a review from suo June 26, 2020 18:32
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in e026d91.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#40625

Test Plan: Continuous integration.

Reviewed By: suo

Differential Revision: D22259289

fbshipit-source-id: 76cb097dd06a636004fc780b17cb20f27d3821de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fb-exported Merged oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants