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: refactor cifar10 example #1177

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Sep 13, 2022

Description

image
image

Modules

  • Others

Checklist

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

@tianweidut tianweidut changed the title WIP: example: refactor cifar example: refactor cifar Sep 13, 2022
@tianweidut tianweidut self-assigned this Sep 13, 2022
@tianweidut tianweidut added this to In progress in Starwhale Product via automation Sep 13, 2022
@tianweidut tianweidut added this to the v0.3 milestone Sep 13, 2022
@tianweidut tianweidut changed the title example: refactor cifar example: refactor cifar10 example Sep 13, 2022
@tianweidut tianweidut changed the title example: refactor cifar10 example WIP example: refactor cifar10 example Sep 13, 2022
@tianweidut tianweidut marked this pull request as ready for review September 13, 2022 07:28
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #1177 (1b65a4c) into main (fbd46ca) will increase coverage by 5.22%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1177      +/-   ##
============================================
+ Coverage     76.02%   81.25%   +5.22%     
============================================
  Files           206       62     -144     
  Lines         10899     6923    -3976     
  Branches        444        0     -444     
============================================
- Hits           8286     5625    -2661     
+ Misses         2463     1298    -1165     
+ Partials        150        0     -150     
Flag Coverage Δ
controller ?
standalone 81.25% <ø> (ø)
unittests 81.25% <ø> (ø)

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

Impacted Files Coverage Δ
client/starwhale/core/dataset/type.py 82.85% <ø> (ø)
...in/java/ai/starwhale/mlops/common/TarFileUtil.java
...arwhale/mlops/domain/system/agent/AgentStatus.java
...le/mlops/domain/bundle/remove/RemoveException.java
...omain/system/resourcepool/ResourcePoolManager.java
...ava/ai/starwhale/mlops/schedule/k8s/K8sClient.java
.../ai/starwhale/mlops/domain/user/RoleConvertor.java
...java/ai/starwhale/mlops/common/InvokerManager.java
...tarwhale/mlops/StarwhaleControllerApplication.java
.../java/ai/starwhale/mlops/datastore/RecordList.java
... and 135 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tianweidut tianweidut changed the title WIP example: refactor cifar10 example example: refactor cifar10 example Sep 13, 2022
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

Starwhale Product automation moved this from In progress to Reviewer approved Sep 14, 2022
@anda-ren anda-ren merged commit d7def78 into star-whale:main Sep 14, 2022
Starwhale Product automation moved this from Reviewer approved to Done Sep 14, 2022
@tianweidut tianweidut deleted the example/refactor-cifar branch April 16, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants