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: add scheduler, and scheduler_options #679

Merged
merged 4 commits into from
Feb 28, 2023
Merged

Conversation

guenthermi
Copy link
Member

@guenthermi guenthermi commented Feb 24, 2023

feat: add scheduler, and scheduler_options

  • This PR references an open issue
  • I have added a line about this change to CHANGELOG

@github-actions github-actions bot added area/setup area/testing This issue/PR affects testing labels Feb 24, 2023
@guenthermi guenthermi marked this pull request as ready for review February 24, 2023 17:00
docs/walkthrough/run-job.md Show resolved Hide resolved
finetuner/__init__.py Outdated Show resolved Hide resolved
finetuner/__init__.py Outdated Show resolved Hide resolved
Copy link
Member

@bwanglzu bwanglzu left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@LMMilliken LMMilliken left a comment

Choose a reason for hiding this comment

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

LGTM

@CatStark CatStark mentioned this pull request Feb 28, 2023
5 tasks
Co-authored-by: George Mastrapas <32414777+gmastrapas@users.noreply.github.com>
@github-actions
Copy link

📝 Docs are deployed on https://ft-feat-scheduler-options--jina-docs.netlify.app 🎉

@guenthermi guenthermi merged commit 95aed04 into main Feb 28, 2023
@guenthermi guenthermi deleted the feat-scheduler-options branch February 28, 2023 16:37
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.

Add options for lr schedulers to the client
4 participants