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

Adding an installation script for cuda and cpu #956

Merged
merged 5 commits into from
Oct 27, 2021

Conversation

ai-fast-track
Copy link
Collaborator

I added an installation script for cuda11, cuda10, and cpu

@codecov
Copy link

codecov bot commented Oct 27, 2021

Codecov Report

Merging #956 (835d2c7) into master (e5503f7) will increase coverage by 0.02%.
The diff coverage is 82.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
+ Coverage   85.62%   85.65%   +0.02%     
==========================================
  Files         251      254       +3     
  Lines        5455     5506      +51     
==========================================
+ Hits         4671     4716      +45     
- Misses        784      790       +6     
Flag Coverage Δ
unittests 85.65% <82.60%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
icevision/models/mmdet/utils.py 64.28% <20.00%> (-4.35%) ⬇️
icevision/models/mmdet/models/__init__.py 100.00% <100.00%> (ø)
icevision/models/mmdet/models/yolox/__init__.py 100.00% <100.00%> (ø)
...on/models/mmdet/models/yolox/backbones/__init__.py 100.00% <100.00%> (ø)
.../models/mmdet/models/yolox/backbones/resnet_fpn.py 100.00% <100.00%> (ø)
icevision/__init__.py 87.50% <0.00%> (-12.50%) ⬇️
icevision/core/tasks.py 100.00% <0.00%> (ø)
icevision/metrics/metric.py 100.00% <0.00%> (ø)
icevision/models/mmdet/fastai/callbacks.py 100.00% <0.00%> (ø)
icevision/models/torchvision/fastai/callbacks.py 100.00% <0.00%> (ø)
... and 11 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 a80baad...835d2c7. Read the comment docs.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

1 participant