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(job): custom job scheduler #880

Merged
merged 119 commits into from
Aug 18, 2022
Merged

Conversation

goldenxinxing
Copy link
Contributor

@goldenxinxing goldenxinxing commented Aug 8, 2022

Description

  1. change cmd: swcli job create to swcli eval run
    image
    image

  2. change cmd: swcli model ppl/cmp {target} to swcli model eval {target} --step **

  3. add feature: job scheduler(@step\default_ppl_handler)
    image

Use case mnist compared to the original implementation(No other changes):
image

  1. docker entrypoint use new cmd:swcli model eval {target} --step **

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

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

tianweidut
tianweidut previously approved these changes Aug 18, 2022
@tianweidut tianweidut self-requested a review August 18, 2022 06:55
@tianweidut tianweidut self-requested a review August 18, 2022 07:14
Copy link
Member

@tianweidut tianweidut left a comment

Choose a reason for hiding this comment

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

LGTM

@tianweidut tianweidut self-requested a review August 18, 2022 09:11
@tianweidut tianweidut merged commit 5d2cdfe into star-whale:main Aug 18, 2022
@goldenxinxing goldenxinxing deleted the feat/job_3 branch August 25, 2022 07:59
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