Skip to content

Conversation

@neginraoof
Copy link
Contributor

Export of embedding bag with dynamic list of offsets.

@neginraoof neginraoof requested a review from apaszke as a code owner September 15, 2020 06:54
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 15, 2020
@dr-ci
Copy link

dr-ci bot commented Sep 15, 2020

💊 CI failures summary and remediations

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


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

Extra GitHub checks: 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 30 times.

@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #44693 into master will decrease coverage by 0.04%.
The diff coverage is 12.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #44693      +/-   ##
==========================================
- Coverage   68.47%   68.43%   -0.05%     
==========================================
  Files         405      405              
  Lines       51821    51863      +42     
==========================================
+ Hits        35485    35492       +7     
- Misses      16336    16371      +35     
Impacted Files Coverage Δ
torch/onnx/symbolic_opset11.py 21.42% <7.14%> (-1.28%) ⬇️
torch/onnx/symbolic_opset10.py 40.00% <16.66%> (+3.74%) ⬆️
torch/onnx/utils.py 70.56% <21.73%> (-1.51%) ⬇️

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 0c8a600...0e0392c. Read the comment docs.

@gchanan gchanan added this to the 1.7.0 milestone Sep 21, 2020
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, please rebase to pass unrelated test failures.

@neginraoof
Copy link
Contributor Author

@bzinodev Can we merge this please?
Thanks!

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.

@neginraoof
Copy link
Contributor Author

cc @bzinodev
This PR is rebased and ready for merge. Thanks a lot.

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 6b42ca2.

neginraoof added a commit to neginraoof/pytorch that referenced this pull request Oct 2, 2020
Summary:
Export of embedding bag with dynamic list of offsets.

Pull Request resolved: pytorch#44693

Reviewed By: malfet

Differential Revision: D23831980

Pulled By: bzinodev

fbshipit-source-id: 3eaff1a0f20d1bcfb8039e518d78c491be381e1a
soumith pushed a commit that referenced this pull request Oct 6, 2020
Summary:
Export of embedding bag with dynamic list of offsets.

Pull Request resolved: #44693

Reviewed By: malfet

Differential Revision: D23831980

Pulled By: bzinodev

fbshipit-source-id: 3eaff1a0f20d1bcfb8039e518d78c491be381e1a
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 open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants