Skip to content

Conversation

@smessmer
Copy link
Contributor

@smessmer smessmer commented Jul 2, 2019

Stack:
    :white_circle:  #22239 Open up AliasAnalysisKind for any ops  💛
    :white_circle:  #22175 AliasAnalysisKind::CONSERVATIVE/FROM_SCHEMA  💛
    :white_circle:  #22476 Fix dead code elimination in onnx export  💛
    :black_circle:  #22461 EraseNumberTypes cleans itself up  💚

We shouldn't call dead code elimination after EraseNumberTypes because dead code elimination assumes a valid jit graph which EraseNumberTypes just broke.
Let's have it clean up itself isntead.

Differential Revision: D16094656

Differential Revision: D16094656
Differential Version: 85966345
Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

LGTM

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 830c659.

xzhu1900 pushed a commit to xzhu1900/pytorch that referenced this pull request Jul 5, 2019
Summary:
Pull Request resolved: pytorch#22461

We shouldn't call dead code elimination after EraseNumberTypes because dead code elimination assumes a valid jit graph which EraseNumberTypes just broke.
Let's have it clean up itself isntead.

Reviewed By: houseroad

Differential Revision: D16094656

fbshipit-source-id: f2752277d764e78ab276c57d56b2724b872b136f
@ezyang ezyang deleted the export-D16094656 branch July 19, 2019 15:55
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.

6 participants