lanpa / tensorboardX

tensorboard for pytorch (and chainer, mxnet, numpy, ...)
https://tensorboardx.readthedocs.io/en/latest/tensorboard.html
MIT License
7.85k stars 865 forks source link

remove the deprecated pytorch_graph_deprecated function #684

Closed lanpa closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.00% // Head: 86.40% // Increases project coverage by +7.40% :tada:

Coverage data is based on head (fbb38b3) compared to base (8734a21). Patch has no changes to coverable lines.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #684 +/- ## ========================================== + Coverage 79.00% 86.40% +7.40% ========================================== Files 39 36 -3 Lines 2681 2339 -342 ========================================== - Hits 2118 2021 -97 + Misses 563 318 -245 ``` | [Impacted Files](https://codecov.io/gh/lanpa/tensorboardX/pull/684?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang) | Coverage Δ | | |---|---|---| | [tensorboardX/writer.py](https://codecov.io/gh/lanpa/tensorboardX/pull/684?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tzu-Wei+Huang#diff-dGVuc29yYm9hcmRYL3dyaXRlci5weQ==) | `86.41% <ø> (+5.61%)` | :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=Tzu-Wei+Huang). 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=Tzu-Wei+Huang)

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