Skip to content
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

Replaced to_tensor() with pil_to_tensor() + convert_image_dtype() #298

Merged
merged 3 commits into from
Feb 1, 2022

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Feb 1, 2022

Follow the upstream pytorch/vision#4452 .

@CLAassistant
Copy link

CLAassistant commented Feb 1, 2022

CLA assistant check
All committers have signed the CLA.

@zhiqwang zhiqwang added the code quality Code format and unit tests label Feb 1, 2022
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #298 (63b9756) into main (61df774) will not change coverage.
The diff coverage is n/a.

❗ Current head 63b9756 differs from pull request most recent head 0000ad1. Consider uploading reports for the commit 0000ad1 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   94.01%   94.01%           
=======================================
  Files          11       11           
  Lines         718      718           
=======================================
  Hits          675      675           
  Misses         43       43           
Flag Coverage Δ
unittests 94.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 61df774...0000ad1. Read the comment docs.

@zhiqwang zhiqwang merged commit c6131f4 into main Feb 1, 2022
@zhiqwang zhiqwang deleted the update-preset branch February 1, 2022 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code format and unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants