mert-kurttutan / torchview

torchview: visualize pytorch models
https://torchview.dev
MIT License
824 stars 38 forks source link

Experimental2 - move graph settings into ComputationGraph #32

Closed mert-kurttutan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.67% // Head: 95.70% // Increases project coverage by +0.03% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 95.67% 95.70% +0.03% ========================================== Files 8 8 Lines 555 559 +4 ========================================== + Hits 531 535 +4 Misses 24 24 ``` | [Impacted Files](https://codecov.io/gh/mert-kurttutan/torchview/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [torchview/computation\_graph.py](https://codecov.io/gh/mert-kurttutan/torchview/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L2NvbXB1dGF0aW9uX2dyYXBoLnB5) | `98.33% <100.00%> (+0.02%)` | :arrow_up: | | [torchview/recorder\_tensor.py](https://codecov.io/gh/mert-kurttutan/torchview/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L3JlY29yZGVyX3RlbnNvci5weQ==) | `97.43% <100.00%> (+0.03%)` | :arrow_up: | | [torchview/torchview.py](https://codecov.io/gh/mert-kurttutan/torchview/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L3RvcmNodmlldy5weQ==) | `92.74% <100.00%> (ø)` | | 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.