-
Notifications
You must be signed in to change notification settings - Fork 18
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
Adding classical-ml and data-analytics presets #255
Adding classical-ml and data-analytics presets #255
Conversation
Dependency ReviewThe following issues were found:
License Issuespreset/data-analytics/requirements.txt
preset/deep-learning/requirements.txt
preset/inference-optimization/requirements.txt
OpenSSF Scorecard
Scanned Manifest Files.github/workflows/container-ci.yamlpreset/data-analytics/requirements.txtpreset/deep-learning/requirements.txt
preset/inference-optimization/requirements.txt
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
…//github.com/intel/ai-containers into mapineda/preset_containers_release_v2024.2.0
Signed-off-by: Tyler Titsworth <[email protected]>
Signed-off-by: tylertitsworth <[email protected]>
Signed-off-by: Tyler Titsworth <[email protected]>
Signed-off-by: tylertitsworth <[email protected]>
Adding summary tables for local bare-metal test-runner execution classical-ml | # | Test | Status |
|-----+-----------------------+----------|
| 1 | modin-3.9 | PASS |
| 2 | modin-3.10 | PASS |
| 3 | modin-notebook-3.9 | PASS |
| 4 | modin-notebook-3.10 | PASS |
| 5 | scikit-3.9 | PASS |
| 6 | scikit-3.10 | PASS |
| 7 | scikit-notebook-3.9 | PASS |
| 8 | scikit-notebook-3.10 | PASS |
| 9 | xgboost-3.9 | PASS |
| 10 | xgboost-3.10 | PASS |
| 11 | xgboost-notebook-3.9 | PASS |
| 12 | xgboost-notebook-3.10 | PASS | data-analytics | # | Test | Status |
|-----+------------------------+----------|
| 1 | dataset-librarian-3.9 | PASS |
| 2 | dataset-librarian-3.10 | PASS |
| 3 | modin-3.9 | PASS |
| 4 | modin-3.10 | PASS |
| 5 | modin-notebook-3.9 | PASS |
| 6 | modin-notebook-3.10 | PASS | deep-learning | # | Test | Status |
|-----+-----------------------------------------------------+----------|
| 1 | deep-learning-ipex-3.9-cpu | PASS |
| 2 | deep-learning-ipex-3.10-cpu | PASS |
| 3 | deep-learning-ipex-3.9-gpu | PASS pvc |
| 4 | deep-learning-ipex-3.10-gpu | PASS pvc |
| 5 | deep-learning-ipex-notebook-3.9-cpu | PASS |
| 6 | deep-learning-ipex-notebook-3.10-cpu | PASS |
| 7 | deep-learning-ipex-notebook-3.9-gpu | PASS |
| 8 | deep-learning-ipex-notebook-3.10-gpu | PASS |
| 9 | deep-learning-ipex-quantization-notebook-3.9-cpu | PASS |
| 10 | deep-learning-ipex-quantization-notebook-3.10-cpu | PASS |
| 11 | deep-learning-itex-3.9-cpu | PASS |
| 12 | deep-learning-itex-3.10-cpu | PASS |
| 13 | deep-learning-itex-3.9-gpu | PASS |
| 14 | deep-learning-itex-3.10-gpu | PASS |
| 15 | deep-learning-tensorflow-dataset-librarian-3.9-cpu | PASS |
| 16 | deep-learning-tensorflow-dataset-librarian-3.10-cpu | PASS |
| 17 | deep-learning-tensorflow-dataset-librarian-3.9-gpu | PASS |
| 18 | deep-learning-tensorflow-dataset-librarian-3.10-gpu | PASS |
| 19 | deep-learning-torch-dataset-librarian-3.9-cpu | PASS |
| 20 | deep-learning-torch-dataset-librarian-3.10-cpu | PASS |
| 21 | deep-learning-torch-dataset-librarian-3.9-gpu | PASS |
| 22 | deep-learning-torch-dataset-librarian-3.10-gpu | PASS | inference-optimization | # | Test | Status |
|-----+----------------------------------------------------------------+----------|
| 1 | inference-optimization-inc-ipex-quantization-notebook-3.9-cpu | PASS |
| 2 | inference-optimization-inc-ipex-quantization-notebook-3.10-cpu | PASS |
| 3 | inference-optimization-inc-ipex-quantization-notebook-3.9-gpu | PASS |
| 4 | inference-optimization-inc-ipex-quantization-notebook-3.10-gpu | PASS |
| 5 | inference-optimization-inc-itex-notebook-3.9-cpu | PASS |
| 6 | inference-optimization-inc-itex-notebook-3.10-cpu | PASS |
| 7 | inference-optimization-inc-tensorflow-3.9-cpu | PASS pvc |
| 8 | inference-optimization-inc-tensorflow-3.10-cpu | PASS pvc |
| 9 | inference-optimization-inc-tensorflow-3.9-gpu | PASS pvc |
| 10 | inference-optimization-inc-tensorflow-3.10-gpu | PASS pvc |
| 11 | inference-optimization-inc-torch-3.9-cpu | PASS |
| 12 | inference-optimization-inc-torch-3.10-cpu | PASS |
| 13 | inference-optimization-ipex-3.9-cpu | PASS |
| 14 | inference-optimization-ipex-3.10-cpu | PASS |
| 15 | inference-optimization-ipex-3.9-gpu | PASS pvc |
| 16 | inference-optimization-ipex-3.10-gpu | PASS pvc |
| 17 | inference-optimization-itex-3.9-cpu | PASS |
| 18 | inference-optimization-itex-3.10-cpu | PASS |
| 19 | inference-optimization-itex-3.9-gpu | PASS |
| 20 | inference-optimization-itex-3.10-gpu | PASS |
| 21 | inference-optimization-itex-inference-notebook-3.9-cpu | PASS |
| 22 | inference-optimization-itex-inference-notebook-3.10-cpu | PASS |
| 23 | inference-optimization-onnx-3.9-cpu | PASS |
| 24 | inference-optimization-onnx-3.10-cpu | PASS |
| 25 | inference-optimization-onnx-3.9-gpu | PASS |
| 26 | inference-optimization-onnx-3.10-gpu | PASS |
| 27 | inference-optimization-tensorflow-dataset-librarian-3.9-cpu | PASS |
| 28 | inference-optimization-tensorflow-dataset-librarian-3.10-cpu | PASS |
| 29 | inference-optimization-tensorflow-dataset-librarian-3.9-gpu | PASS |
| 30 | inference-optimization-tensorflow-dataset-librarian-3.10-gpu | PASS |
| 31 | inference-optimization-torch-dataset-librarian-3.9-cpu | PASS |
| 32 | inference-optimization-torch-dataset-librarian-3.10-cpu | PASS |
| 33 | inference-optimization-torch-dataset-librarian-3.9-gpu | PASS |
| 34 | inference-optimization-torch-dataset-librarian-3.10-gpu | PASS | |
Signed-off-by: Tyler Titsworth <[email protected]> Signed-off-by: tylertitsworth <[email protected]> Co-authored-by: Tyler Titsworth <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jafraustro <[email protected]>
Description
Preset containers v2024.2.0 release
Related Issue
Changes Made
Validation
test_runner.py
with all existing tests passing, and I have added new tests where applicable.