-
Feature
-
Resolution: Unresolved
-
Undefined
-
None
-
None
.Context
Support for Universal Training Image - Python Package Requirements
The universal image will be a dual purpose image, serving as a workbench image and
kubeflow training runtime. More details are available in the feature refinement document.
We're targeting RHOAI 3.2 for this image.
Notes
- I've attached a WIP Dockerfile and a full list of python packages, generated from
pip list --format=freeze
on the running container.
- The list attached does include python packages from the base image i.e. the minimal workbench image, which has it's own JIRA for tracking the transition to AIPCC provided packages.
- Additionally, this image includes training-hub as a dependency - related JIRA
- kubeflow 0.1.0 is specified, however this should be built from our midstream repo here and not from the package on pypi
- The list of dependancies currently covers the x86/CUDA version of the image. ARM/CUDA and x86/ROCm versions are also required and may require additional dependancies. I'll update this JIRA with updates as I have them.
- is blocked by
-
AIPCC-5067 populate the index
-
- In Progress
-