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

[CODEGEN-1834] Support resource bundle for custom model version #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baekdahl
Copy link
Collaborator

@baekdahl baekdahl commented Apr 16, 2024

This repository is public. Do not put here any private DataRobot or customer's data, code, datasets, model artifacts, .etc.

RATIONAL

Resource bundles is the new way to specify what kind of resources a custom model requires which supports GPU resources.

CHANGES

  • Add resource_bundle field and make sure it is submitted when creating new custom model version.

CAUTION: changing any of the checkbox states will immediately terminate a previous run that
is in progress.

  • Skip functional tests
  • Run all functional tests (>50 minutes)

NOTE: to run certain specific functional test(s), write a comment that includes the following
pattern $FUNCTIONAL_TESTS=<tests-to-run>. The test(s) specified after the assignment sign will be
executed. The execution can be viewed from the Actions tab.

@baekdahl baekdahl requested review from zohar-mizrahi and removed request for zohar-mizrahi April 16, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant