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

example: add vit example for image classification #2944

Merged

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Nov 7, 2023

Description

https://cloud.starwhale.cn/projects/399/jobs/968/overview

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@tianweidut tianweidut self-assigned this Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #2944 (680c88e) into main (90ae8e8) will increase coverage by 8.94%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2944      +/-   ##
============================================
+ Coverage     83.11%   92.05%   +8.94%     
============================================
  Files           548      123     -425     
  Lines         30002    14915   -15087     
  Branches       1793        0    -1793     
============================================
- Hits          24936    13730   -11206     
+ Misses         4276     1185    -3091     
+ Partials        790        0     -790     
Flag Coverage Δ
console ?
controller ?
standalone 92.05% <ø> (-0.05%) ⬇️
unittests 92.05% <ø> (+0.23%) ⬆️

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

see 426 files with indirect coverage changes

@tianweidut tianweidut force-pushed the example/image-classification-vit branch from 0110baf to 7fb505f Compare November 8, 2023 07:20
@tianweidut tianweidut force-pushed the example/image-classification-vit branch from 7fb505f to 680c88e Compare November 8, 2023 07:57
@tianweidut tianweidut requested review from anda-ren and goldenxinxing and removed request for goldenxinxing November 8, 2023 08:42
@tianweidut tianweidut marked this pull request as ready for review November 8, 2023 08:42
Copy link
Member

@anda-ren anda-ren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anda-ren anda-ren merged commit 847efb6 into star-whale:main Nov 9, 2023
38 checks passed
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.

2 participants