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

fix(demo): fix celeba example docs, logic, code #145

Merged
merged 2 commits into from
Oct 19, 2021
Merged

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Oct 19, 2021

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #145 (a587e86) into main (b0da1bf) will increase coverage by 0.22%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   85.27%   85.49%   +0.22%     
==========================================
  Files          24       26       +2     
  Lines        1161     1310     +149     
==========================================
+ Hits          990     1120     +130     
- Misses        171      190      +19     
Flag Coverage Δ
finetuner 85.49% <0.00%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
finetuner/labeler/executor.py 0.00% <0.00%> (ø)
finetuner/toydata.py 95.85% <0.00%> (-0.51%) ⬇️
finetuner/labeler/__init__.py 0.00% <0.00%> (ø)
finetuner/tuner/dataset/__init__.py 100.00% <0.00%> (ø)
finetuner/tuner/evaluation.py 100.00% <0.00%> (ø)
finetuner/tuner/stats.py 100.00% <0.00%> (ø)
finetuner/tuner/paddle/__init__.py 95.29% <0.00%> (+0.42%) ⬆️
finetuner/tuner/keras/__init__.py 94.44% <0.00%> (+0.54%) ⬆️
finetuner/tuner/pytorch/__init__.py 94.56% <0.00%> (+0.58%) ⬆️
... and 2 more

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 b0da1bf...a587e86. Read the comment docs.

@github-actions github-actions bot added size/m and removed size/s labels Oct 19, 2021
@hanxiao hanxiao marked this pull request as ready for review October 19, 2021 13:25
@hanxiao hanxiao merged commit bc8b36e into main Oct 19, 2021
@hanxiao hanxiao deleted the fix-celeb-example branch October 19, 2021 14:11
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