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

Build the TF Serving GPU image as part of a release workflow. #339

Merged
merged 2 commits into from Mar 6, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Mar 4, 2018

Create an initial release Argo workflow to build all our release artifacts.

  • Build the TF GPU serving image as part of this workflow (as well as CPU version).

  • This is the first step towards creating a separate Argo workflow to build all our release artifacts.

  • I think it makes sense to have a separate workflow for our releases rather than repurposing our E2E tests.

    • I think the release workflow will be
      * Build all artifacts
      * Update ksonnet configs
      * run all E2E tests
  • Immediate use of this workflow is to start automating builds of the GPU image for TF serving.

Fix #338


This change is Reviewable

@jlewi
Copy link
Contributor Author

jlewi commented Mar 5, 2018

The presubmit timed out waiting for the workflow to finish but it looks like it eventually succeeded. The problem is that building the GPU image is relatively slow since we have to recompile everything.

* This creates a workflow for building the GPU image.
* This is the first step in building a single workflow that builds all the
artifacts needed in a release.
* We don't want to build the GPU image on each presubmit because building the
  GPU image is too slow.
@jlewi
Copy link
Contributor Author

jlewi commented Mar 5, 2018

/uncc @wbuchwalter
/uncc @DjangoPeng
/cc @lluunn
/cc @yupbank

@k8s-ci-robot k8s-ci-robot requested review from lluunn and yupbank and removed request for wbuchwalter and DjangoPeng March 5, 2018 18:25
@jlewi
Copy link
Contributor Author

jlewi commented Mar 5, 2018

#347 should be submitted first but this is ready for review.

@jlewi jlewi changed the title [WIP] Build the TF Serving GPU image as part of our workflow. Build the TF Serving GPU image as part of our workflow. Mar 5, 2018
@jlewi
Copy link
Contributor Author

jlewi commented Mar 5, 2018

/hold
until #347 submitted

@jlewi jlewi changed the title Build the TF Serving GPU image as part of our workflow. Build the TF Serving GPU image as part of a release workflow. Mar 5, 2018
@lluunn
Copy link
Contributor

lluunn commented Mar 6, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Mar 6, 2018
@yupbank
Copy link
Member

yupbank commented Mar 6, 2018

/lgtm

@jlewi
Copy link
Contributor Author

jlewi commented Mar 6, 2018

/hold cancel

@jlewi
Copy link
Contributor Author

jlewi commented Mar 6, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi, lluunn, yupbank

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 a51c4af into kubeflow:master Mar 6, 2018
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Feb 15, 2021
…kubeflow#339)

* Suggestion for Neural Architecture Search with Reinforcement Learning

* Add NAS RL Suggestion

* Fix new line

* set json format for GetSuggestion()

* finish trial return in GetSuggestion(), finish GetEvaluationHistory, and fix bugs

* fix a bug in GetEvaluationResult()

* fix bigs in GetEvaluationResult

* fix an error in GetEvaluatinResult

* Add python Katib api

* Remove unnecessary requirements

* add about for suggestion

* rename to README

* Add picture explanations; make the printouts more organized

* fix typos

* fix some small problems

* Fix several problems

* Fix a typo

* fix some problems

* small fixes

* Suggestion do not need to handle uncompleted trials

* fix a small problem
elenzio9 pushed a commit to arrikto/kubeflow that referenced this pull request Oct 31, 2022
changed my account from karkumar to kramachandran
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.

None yet

4 participants