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

NAS RL Suggestion for v1alpha2 #613

Merged
merged 14 commits into from
Jun 3, 2019

Conversation

andreyvelich
Copy link
Member

@andreyvelich andreyvelich commented May 31, 2019

This is the NAS RL Suggestion implementation for v1alpha2.
I am still working on it, fixing some problems, but we can start to review it.

/assign @johnugeorge @hougangliu @gaocegege
/cc @richardsliu


This change is Reviewable

@andreyvelich andreyvelich changed the title [WIP] NAS RL Suggestion for v1alpha2 NAS RL Suggestion for v1alpha2 May 31, 2019
@andreyvelich
Copy link
Member Author

andreyvelich commented May 31, 2019

I have done all the work and fixed all errors.
I ran this Suggestion on my cluster successfully.
Please, take a look on it.

@andreyvelich
Copy link
Member Author

/retest

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/lgtm

Do we have an example for NASRL in v1alpha2?


from pkg.api.v1alpha2.python import api_pb2_grpc
from pkg.suggestion.v1alpha2.nasrl_service import NasrlService
from logging import getLogger, StreamHandler, INFO, DEBUG
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, remove.

@andreyvelich
Copy link
Member Author

/lgtm

Do we have an example for NASRL in v1alpha2?

Yea, here: https://github.com/kubeflow/katib/blob/master/examples/v1alpha2/nasjob-example-RL.yaml

@k8s-ci-robot k8s-ci-robot removed the lgtm label Jun 3, 2019
Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/lgtm

@johnugeorge
Copy link
Member

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 0c50fb4 into kubeflow:master Jun 3, 2019
@andreyvelich andreyvelich deleted the v1alpha2-nasrl-suggestion branch September 27, 2021 20:39
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.

5 participants