Skip to content

Conversation

@neginraoof
Copy link
Contributor

Adding symbolic to export new_empty and new_zeros

@dr-ci
Copy link

dr-ci bot commented Aug 24, 2020

💊 CI failures summary and remediations

As of commit de5cd88 (more details on the Dr. CI page):


  • 2/2 failures possibly* introduced in this PR
    • 2/2 non-CircleCI failure(s)

Extra GitHub checks: 1 failed


codecov.io: 1 failed


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 71 times.

@ngimel ngimel requested a review from houseroad August 25, 2020 03:58
@ngimel ngimel added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Aug 25, 2020

@skipIfUnsupportedMinOpsetVersion(9)
def test_new_zero(self):
def test_new_zeros(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

this test is modified in my update slice PR, isn't it better to write another test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm trying to test the dtype argument in the symbolic. I can rebase the PR and update it once your PR is merged.

@KsenijaS
Copy link
Contributor

looks good.

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #43506 into master will decrease coverage by 0.01%.
The diff coverage is 18.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #43506      +/-   ##
==========================================
- Coverage   67.97%   67.96%   -0.02%     
==========================================
  Files         384      384              
  Lines       49589    49598       +9     
==========================================
  Hits        33710    33710              
- Misses      15879    15888       +9     
Impacted Files Coverage Δ
torch/onnx/symbolic_opset9.py 35.22% <18.18%> (-0.14%) ⬇️
torch/testing/_internal/expecttest.py 77.55% <0.00%> (-1.03%) ⬇️

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 442957d...de5cd88. Read the comment docs.

Copy link
Collaborator

@BowenBao BowenBao left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@bzinodev has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@bzinodev merged this pull request in 62ebad4.

xuzhao9 pushed a commit that referenced this pull request Sep 18, 2020
Summary:
Adding symbolic to export new_empty and new_zeros

Pull Request resolved: #43506

Reviewed By: houseroad

Differential Revision: D23674574

Pulled By: bzinodev

fbshipit-source-id: ecfcdbd4845fd3a3c6618a060129fbeee4df5dd7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants