Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ONNX] Fix assign input shape for tuple inputs & primitive type inputs (#54112) #56164

Closed
wants to merge 4 commits into from

Conversation

BowenBao
Copy link
Collaborator

@BowenBao BowenBao commented Apr 15, 2021

Stack from ghstack:

Differential Revision: D27866139

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels Apr 15, 2021
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 15, 2021

💊 CI failures summary and remediations

As of commit aaff49c (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.

@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #56164 (aaff49c) into gh/BowenBao/40/base (70023dc) will increase coverage by 0.00%.
The diff coverage is 66.66%.

@@                 Coverage Diff                  @@
##           gh/BowenBao/40/base   #56164   +/-   ##
====================================================
  Coverage                77.04%   77.05%           
====================================================
  Files                     1917     1917           
  Lines                   190176   190181    +5     
====================================================
+ Hits                    146524   146540   +16     
+ Misses                   43652    43641   -11     

@facebook-github-bot
Copy link
Contributor

@SplitInfinity merged this pull request in 9986b10.

heitorschueroff pushed a commit that referenced this pull request Apr 21, 2021
#54112) (#56164)

Summary: Pull Request resolved: #56164

Test Plan: Imported from OSS

Reviewed By: pbelevich

Differential Revision: D27866139

Pulled By: SplitInfinity

fbshipit-source-id: c59f5a07df685e1ccdc4860d603ec422ec80d188
@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/40/head branch April 24, 2021 14:16
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
pytorch#54112) (pytorch#56164)

Summary: Pull Request resolved: pytorch#56164

Test Plan: Imported from OSS

Reviewed By: pbelevich

Differential Revision: D27866139

Pulled By: SplitInfinity

fbshipit-source-id: c59f5a07df685e1ccdc4860d603ec422ec80d188
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.

None yet

3 participants