Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

remove densenet161 duplicate in DENSENET_MODELS #76

Merged

Conversation

mabu-dev
Copy link
Contributor

@mabu-dev mabu-dev commented Feb 7, 2021

What does this PR do?

In DENSENET_MODELS densenet161 is duplicated, this removes the duplicate.

Fixes # (issue)
Removes a duplicate entry of densenet161 In DENSENET_MODELS.

PR review

  • Yes.

@codecov
Copy link

codecov bot commented Feb 7, 2021

Codecov Report

Merging #76 (33e6873) into master (cffcbd9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   86.61%   86.61%           
=======================================
  Files          45       45           
  Lines        1367     1367           
=======================================
  Hits         1184     1184           
  Misses        183      183           
Flag Coverage Δ
unittests 86.61% <100.00%> (ø)

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

Impacted Files Coverage Δ
flash/vision/backbones.py 90.90% <100.00%> (ø)

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 cffcbd9...d8e871b. Read the comment docs.

@carmocca carmocca merged commit 90a5d79 into Lightning-Universe:master Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants