Skip to content

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Jul 9, 2020

  • Switch torchvision registrations to new operator registration API.

This is still registering everything as catchalls, so we're really just
moving deck chairs around, but payoff is coming soon.

Signed-off-by: Edward Z. Yang ezyang@fb.com

  • Port roi_align to actually use dispatcher

Signed-off-by: Edward Z. Yang ezyang@fb.com

* Switch torchvision registrations to new operator registration API.

This is still registering everything as catchalls, so we're really just
moving deck chairs around, but payoff is coming soon.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

* Port roi_align to actually use dispatcher

Signed-off-by: Edward Z. Yang <ezyang@fb.com>
@codecov
Copy link

codecov bot commented Jul 9, 2020

Codecov Report

Merging #2441 into release/0.7 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/0.7    #2441   +/-   ##
============================================
  Coverage        68.58%   68.58%           
============================================
  Files               93       93           
  Lines             7608     7608           
  Branches          1159     1159           
============================================
  Hits              5218     5218           
  Misses            2064     2064           
  Partials           326      326           

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 e6b4544...4996b2a. Read the comment docs.

@fmassa fmassa merged commit a0e29a4 into pytorch:release/0.7 Jul 9, 2020
@fmassa fmassa deleted the import_for_0.7 branch July 9, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants