Skip to content

[ONNX] Use parameter values in onnx shape inference (#49706)#50905

Closed
BowenBao wants to merge 6 commits intogh/BowenBao/2/basefrom
gh/BowenBao/2/head
Closed

[ONNX] Use parameter values in onnx shape inference (#49706)#50905
BowenBao wants to merge 6 commits intogh/BowenBao/2/basefrom
gh/BowenBao/2/head

Conversation

@BowenBao
Copy link
Copy Markdown
Collaborator

@BowenBao BowenBao commented Jan 21, 2021

Stack from ghstack:

Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

Differential Revision: D26050881

Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot added cla signed oncall: jit Add this issue/PR to JIT oncall triage queue labels Jan 21, 2021
@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jan 21, 2021

💊 CI failures summary and remediations

As of commit adddcc2 (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 to the (internal) Dr. CI Users group.

Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

[ghstack-poisoned]
Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

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

[ghstack-poisoned]
Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

[ghstack-poisoned]
Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

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

[ghstack-poisoned]
Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@SplitInfinity merged this pull request in 1c9347c.

BowenBao added a commit to BowenBao/pytorch that referenced this pull request Jan 28, 2021
Adds an additional run of onnx shape inference after constant folding, since initializer may have changed and affected shape inference.

ghstack-source-id: 8fecc35
Pull Request resolved: pytorch#50905

fix clang-format
@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/2/head branch January 31, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants