pystiche / papers

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

Sanakoyeu 2018 transformer modules #171

Closed jbueltemeier closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #171 into sanakoyeu-2018 will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@              Coverage Diff               @@
##           sanakoyeu-2018    #171   +/-   ##
==============================================
  Coverage            98.5%   98.5%           
==============================================
  Files                  41      41           
  Lines                1455    1490   +35     
==============================================
+ Hits                 1434    1469   +35     
  Misses                 21      21           
Impacted Files Coverage Δ
pystiche_papers/sanakoyeu_et_al_2018/_modules.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 86cbf53...7fb6692. Read the comment docs.

pmeier commented 4 years ago

@jbueltemeier I've rebased, refactored and fixed a little here and there :smirk: