mert-kurttutan / torchview

torchview: visualize pytorch models
https://torchview.dev
MIT License
822 stars 37 forks source link

Fix duplication issue for mutable input type #70

Closed mert-kurttutan closed 1 year ago

mert-kurttutan commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 95.58% // Head: 95.28% // Decreases project coverage by -0.29% :warning:

Coverage data is based on head (d562c4e) compared to base (b2a4cbe). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== - Coverage 95.58% 95.28% -0.30% ========================================== Files 8 8 Lines 657 658 +1 ========================================== - Hits 628 627 -1 - Misses 29 31 +2 ``` | [Impacted Files](https://codecov.io/gh/mert-kurttutan/torchview/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [torchview/recorder\_tensor.py](https://codecov.io/gh/mert-kurttutan/torchview/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L3JlY29yZGVyX3RlbnNvci5weQ==) | `96.57% <100.00%> (-1.13%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.