Skip to content

[ONNX] Fix if output shape mismatch error & Fix graph input directly used as output (#53219) #54865

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

Closed
wants to merge 1 commit into from

Conversation

BowenBao
Copy link
Collaborator

@BowenBao BowenBao commented Mar 29, 2021

…used as output (#53219)

Fix if output shape mismatch error & Fix graph input directly used as output

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

facebook-github-bot commented Mar 29, 2021

💊 CI failures summary and remediations

As of commit 0654097 (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 Mar 29, 2021

Codecov Report

Merging #54865 (0654097) into gh/BowenBao/34/base (1e76e54) will increase coverage by 0.01%.
The diff coverage is 96.29%.

@@                   Coverage Diff                   @@
##           gh/BowenBao/34/base   #54865      +/-   ##
=======================================================
+ Coverage                77.43%   77.44%   +0.01%     
=======================================================
  Files                     1894     1894              
  Lines                   186413   186443      +30     
=======================================================
+ Hits                    144357   144399      +42     
+ Misses                   42056    42044      -12     

@facebook-github-bot
Copy link
Contributor

@SplitInfinity merged this pull request in 849dcb8.

@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/34/head branch April 4, 2021 14:17
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