mert-kurttutan / torchview

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

Handle Traced Modules #71

Closed mert-kurttutan closed 1 year ago

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

Codecov Report

Base: 95.28% // Head: 95.31% // Increases project coverage by +0.02% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== + Coverage 95.28% 95.31% +0.02% ========================================== Files 8 8 Lines 658 662 +4 ========================================== + Hits 627 631 +4 Misses 31 31 ``` | [Impacted Files](https://codecov.io/gh/mert-kurttutan/torchview/pull/71?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/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L3JlY29yZGVyX3RlbnNvci5weQ==) | `96.61% <100.00%> (+0.03%)` | :arrow_up: | | [torchview/torchview.py](https://codecov.io/gh/mert-kurttutan/torchview/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dG9yY2h2aWV3L3RvcmNodmlldy5weQ==) | `93.02% <100.00%> (+0.10%)` | :arrow_up: | 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.