- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for pyenv (0.02 seconds)
-
ci/official/containers/ml_build/Dockerfile
RUN /setup.python.sh python3.14-nogil /builder.requirements.txt # Since we are using python3.12 as the default python version, we need to # install python3.12 last for now. # TODO(b/376338367): switch to pyenv. RUN /setup.python.sh python3.12 /builder.requirements.txt COPY setup.sources.cudnn.sh /setup.sources.cudnn.sh ARG INSTALL_NVIDIA_PACKAGES=false ARG NVIDIA_PACKAGES_FILE=cuda12.1_cudnn9.1.packages.txt
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Dec 18 21:55:23 GMT 2025 - 4.5K bytes - Click Count (0)