Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tuner): add plot function for tuner.summary #167

Merged
merged 2 commits into from
Oct 24, 2021
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Oct 24, 2021

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2021

Codecov Report

Merging #167 (d9d0480) into main (d8d875f) will increase coverage by 0.17%.
The diff coverage is 93.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   87.11%   87.29%   +0.17%     
==========================================
  Files          25       25              
  Lines        1172     1196      +24     
==========================================
+ Hits         1021     1044      +23     
- Misses        151      152       +1     
Flag Coverage Δ
finetuner 87.29% <93.22%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
finetuner/toydata.py 97.53% <ø> (-0.02%) ⬇️
finetuner/tuner/__init__.py 81.81% <0.00%> (ø)
finetuner/__init__.py 70.37% <50.00%> (ø)
finetuner/tuner/summary.py 94.44% <94.59%> (+1.34%) ⬆️
finetuner/tuner/base.py 88.88% <100.00%> (ø)
finetuner/tuner/keras/__init__.py 94.93% <100.00%> (ø)
finetuner/tuner/paddle/__init__.py 94.80% <100.00%> (ø)
finetuner/tuner/pytorch/__init__.py 97.46% <100.00%> (ø)

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 1c5d00c...d9d0480. Read the comment docs.

@hanxiao hanxiao merged commit 115a0aa into main Oct 24, 2021
@hanxiao hanxiao deleted the feat-add-plot branch October 24, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant