Skip to content

Conversation

mrDzurb
Copy link
Member

@mrDzurb mrDzurb commented Nov 30, 2023

Description

https://jira.oci.oraclecorp.com/browse/ODSC-50530

Allows to pack recommended infra config into the MLoperator YAML.

Example:
The jobs_default_params section was added for the forecasting operator.

type: forecast
version: v1
name: Forecasting Operator
conda_type: published
conda: forecast_v1
gpu: no
jobs_default_params:
  shape_name: VM.Standard.E4.Flex
  ocpus: 32
  memory_in_gbs: 512
  block_storage_size_in_GBs: 512

backends:
  - job

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 30, 2023
Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-24.24%

ahosler
ahosler previously approved these changes Nov 30, 2023
Copy link
Member

@ahosler ahosler left a comment

Choose a reason for hiding this comment

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

This looks great!

Copy link

⚠️ This PR changed pyproject.toml file. ⚠️

  • PR Creator must update 📃 THIRD_PARTY_LICENSES.txt, if any 📚 library added/removed in pyproject.toml.
  • PR Approver must confirm 📃 THIRD_PARTY_LICENSES.txt updated, if any 📚 library added/removed in pyproject.toml.

@ahosler ahosler self-requested a review November 30, 2023 15:25
Copy link

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-24.24%

@mrDzurb mrDzurb requested a review from liudmylaru November 30, 2023 21:35
@mrDzurb mrDzurb merged commit c20b4d8 into main Nov 30, 2023
@ahosler ahosler deleted the ODSC-50530/operator_recommended_config branch March 18, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants