Skip to content

[ONNX] fix dynamic resize (#2488) #2492

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

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Jul 20, 2020

  • Update transform.py

  • Update transform.py

* Update transform.py

* Update transform.py
@fmassa fmassa requested a review from seemethere July 20, 2020 19:44
Copy link
Member

@seemethere seemethere left a comment

Choose a reason for hiding this comment

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

LGTM on green

@codecov
Copy link

codecov bot commented Jul 20, 2020

Codecov Report

Merging #2492 into release/0.7 will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/0.7    #2492      +/-   ##
===============================================
- Coverage        68.58%   68.57%   -0.02%     
===============================================
  Files               93       93              
  Lines             7608     7608              
  Branches          1159     1159              
===============================================
- Hits              5218     5217       -1     
  Misses            2064     2064              
- Partials           326      327       +1     
Impacted Files Coverage Δ
torchvision/models/detection/transform.py 95.53% <ø> (ø)
torchvision/datasets/folder.py 83.95% <0.00%> (-1.24%) ⬇️

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 e2d415c...f1fbde3. Read the comment docs.

@seemethere seemethere merged commit dc4a62a into pytorch:release/0.7 Jul 20, 2020
@fmassa fmassa deleted the interpolate_cherry-pick branch July 20, 2020 20:32
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.

3 participants