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

Bump Versions to PyTorch 1.8, torchvision 0.9, Lightning 1.2.1 #86

Merged
merged 18 commits into from
Mar 5, 2021
Merged

Bump Versions to PyTorch 1.8, torchvision 0.9, Lightning 1.2.1 #86

merged 18 commits into from
Mar 5, 2021

Conversation

oke-aditya
Copy link
Owner

@oke-aditya oke-aditya commented Dec 10, 2020

Let's do it !

This should clear the road block of #43 and we will be able to add all these.

cc @hassiahk

@oke-aditya oke-aditya added the Tests Issue related to testing label Dec 10, 2020
@oke-aditya oke-aditya self-assigned this Dec 10, 2020
@oke-aditya
Copy link
Owner Author

I have left hints, @hassiahk it should be simple with it. (Testing is boring)

@oke-aditya oke-aditya mentioned this pull request Feb 23, 2021
@oke-aditya oke-aditya changed the title Starts adding tests for layers and losses Bump Versions to PyTorch 1.8, torchvision 0.9, Lightning 1.2.1 Mar 5, 2021
@oke-aditya oke-aditya added the release For Releasing label Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #86 (22d2950) into master (cd90979) will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   78.14%   77.91%   -0.24%     
==========================================
  Files          50       50              
  Lines        1588     1585       -3     
==========================================
- Hits         1241     1235       -6     
- Misses        347      350       +3     
Flag Coverage Δ
unittests 77.91% <ø> (-0.24%) ⬇️

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

Impacted Files Coverage Δ
quickvision/models/detection/detr/model_factory.py 91.17% <0.00%> (-8.83%) ⬇️
quickvision/models/detection/detr/utils.py 38.88% <0.00%> (-3.22%) ⬇️
quickvision/losses/detr_loss.py 75.83% <0.00%> (-0.40%) ⬇️

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 cd90979...c8e5ee6. Read the comment docs.

@oke-aditya oke-aditya merged commit 6b097ac into oke-aditya:master Mar 5, 2021
@oke-aditya oke-aditya deleted the tst_ll branch March 5, 2021 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release For Releasing Tests Issue related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant