Skip to content

Conversation

@eellison
Copy link
Contributor

@eellison eellison commented Sep 14, 2020

Stack from ghstack:

Previously we weren't creating a fallback graph as intended in specialize autograd zero, so if a Tensor failed one of our undefinedness checks we would run the backward normally without reprofiling & optimizing.

Differential Revision: D23691764

@eellison eellison requested a review from apaszke as a code owner September 14, 2020 20:02
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 14, 2020
@dr-ci
Copy link

dr-ci bot commented Sep 14, 2020

💊 CI failures summary and remediations

As of commit d2fc490 (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 6 times.

Copy link

@ZolotukhinM ZolotukhinM left a comment

Choose a reason for hiding this comment

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

🚢

Previously we weren't creating a fallback graph as intended in specialize autograd zero, so if a Tensor failed one of our undefinedness checks we would run the backward normally without reprofiling & optimizing. 

[ghstack-poisoned]
Previously we weren't creating a fallback graph as intended in specialize autograd zero, so if a Tensor failed one of our undefinedness checks we would run the backward normally without reprofiling & optimizing.

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

[ghstack-poisoned]
eellison pushed a commit that referenced this pull request Sep 14, 2020
ghstack-source-id: 70d534e
Pull Request resolved: #44654
@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #44654 into gh/eellison/108/base will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           gh/eellison/108/base   #44654   +/-   ##
=====================================================
  Coverage                 67.98%   67.98%           
=====================================================
  Files                       384      384           
  Lines                     49589    49589           
=====================================================
  Hits                      33715    33715           
  Misses                    15874    15874           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11fb51d...d2fc490. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

@eellison merged this pull request in 8df0400.

xuzhao9 pushed a commit that referenced this pull request Sep 18, 2020
Summary:
Pull Request resolved: #44654

Previously we weren't creating a fallback graph as intended in specialize autograd zero, so if a Tensor failed one of our undefinedness checks we would run the backward normally without reprofiling & optimizing.

Test Plan: Imported from OSS

Reviewed By: jamesr66a

Differential Revision: D23691764

Pulled By: eellison

fbshipit-source-id: 10c6fa79518c84a6f5ef2bfbd9ea10843af751eb
@facebook-github-bot facebook-github-bot deleted the gh/eellison/108/head branch September 19, 2020 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

5 participants