pystiche / papers

Reference implementation and replication of prominent NST papers
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Temporarily disable type checking for vgg_multi_layer_encoder #164

Closed pmeier closed 4 years ago

pmeier commented 4 years ago

See https://github.com/pmeier/pystiche/issues/396 for details

codecov[bot] commented 4 years ago

Codecov Report

Merging #164 into master will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #164   +/-   ##
======================================
  Coverage    98.4%   98.4%           
======================================
  Files          38      38           
  Lines        1363    1370    +7     
======================================
+ Hits         1342    1349    +7     
  Misses         21      21           
Impacted Files Coverage Δ
pystiche_papers/gatys_ecker_bethge_2016/_utils.py 100.0% <100.0%> (ø)
pystiche_papers/gatys_et_al_2017/_utils.py 100.0% <100.0%> (ø)
pystiche_papers/johnson_alahi_li_2016/_utils.py 100.0% <100.0%> (ø)
pystiche_papers/li_wand_2016/_utils.py 100.0% <100.0%> (ø)
pystiche_papers/ulyanov_et_al_2016/_utils.py 100.0% <100.0%> (ø)

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 5529296...8dd5f12. Read the comment docs.