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

Bumped torch and torchision versions #961

Conversation

ai-fast-track
Copy link
Collaborator

@ai-fast-track ai-fast-track commented Oct 31, 2021

I bumped torch and torchision versions:

install_requires = 
    torch >=1.9.0,<1.10
    torchvision >=0.10.0,<0.11

closes #962

@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

Merging #961 (7a50330) into master (18ee095) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #961   +/-   ##
=======================================
  Coverage   85.66%   85.66%           
=======================================
  Files         254      254           
  Lines        5511     5511           
=======================================
  Hits         4721     4721           
  Misses        790      790           
Flag Coverage Δ
unittests 85.66% <ø> (ø)

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 18ee095...7a50330. Read the comment docs.

@ai-fast-track ai-fast-track merged commit 3bd1a0c into airctic:master Nov 9, 2021
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.

Bump torch and torchision versions
1 participant