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

Implementation of Kubeflow MLCube Runner #202

Merged
merged 5 commits into from
Sep 29, 2021

Conversation

johnugeorge
Copy link
Contributor

This PR implements Kubeflow MLCube Runner. This has been tested with mnist example provided in MLCube Examples repo.

Prereq:

Install latest MLCube 2.0 from master

Installation:

From mlcube_kubeflow folder, install Kubeflow runner using python setup.py install. Pip package not created yet.

Example:

From MLCube Examples folder,

mlcube run --mlcube=mnist --platform=kubeflow

Note:
Tasks are not specified as runner will run all tasks in a pipeline. See the run

Dashboard Image

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2021

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@sergey-serebryakov sergey-serebryakov merged commit 585ec4e into mlcommons:master Sep 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants