Skip to content

Conversation

@VipulMascarenhas
Copy link
Member

Description

This PR adds support for L40S shapes for AI Quick Actions. The next update will deprecate these defaults and move them to configs outside of ADS.

Unit Tests

> python -m pytest -q tests/unitary/with_extras/aqua/*
============================================ test session starts ============================================
platform darwin -- Python 3.8.19, pytest-7.4.4, pluggy-1.0.0
rootdir: /Users/user/workspace/git/accelerated-data-science
configfile: pytest.ini
plugins: Faker-26.0.0, cov-5.0.0, anyio-4.2.0, xdist-3.6.1
collected 244 items

tests/unitary/with_extras/aqua/test_cli.py ............................                               [  5%]
tests/unitary/with_extras/aqua/test_common_handler.py ...                                             [  6%]
tests/unitary/with_extras/aqua/test_config.py .                                                       [  7%]
tests/unitary/with_extras/aqua/test_decorator.py ..........                                           [ 11%]
tests/unitary/with_extras/aqua/test_deployment.py .....................                               [ 20%]
tests/unitary/with_extras/aqua/test_deployment_handler.py ..s......                                   [ 23%]
tests/unitary/with_extras/aqua/test_evaluation.py .............................                       [ 35%]
tests/unitary/with_extras/aqua/test_evaluation_handler.py .........                                   [ 39%]
tests/unitary/with_extras/aqua/test_evaluation_service_config.py .....................                [ 47%]
tests/unitary/with_extras/aqua/test_finetuning.py .......                                             [ 50%]
tests/unitary/with_extras/aqua/test_finetuning_handler.py .....                                       [ 52%]
tests/unitary/with_extras/aqua/test_global.py ...                                                     [ 54%]
tests/unitary/with_extras/aqua/test_handlers.py .................                                     [ 61%]
tests/unitary/with_extras/aqua/test_model.py .......................                                  [ 70%]
tests/unitary/with_extras/aqua/test_model_handler.py ..............                                   [ 76%]
tests/unitary/with_extras/aqua/test_ui.py ...............                                             [ 82%]
tests/unitary/with_extras/aqua/test_ui_handler.py ..............                                      [ 88%]
tests/unitary/with_extras/aqua/test_ui_websocket_handler.py ....                                      [ 89%]
tests/unitary/with_extras/aqua/test_utils.py ...........

====================================== 243 passed, 1 skipped in 37.90s ======================================

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 18, 2024
@github-actions
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.

@github-actions
Copy link

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-59.07%

@VipulMascarenhas VipulMascarenhas merged commit c034c5f into main Oct 18, 2024
25 checks passed
@VipulMascarenhas VipulMascarenhas deleted the add_l40s_shapes branch October 18, 2024 18:36
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.

4 participants