tf
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
5411146228
commit
d5b1e596d1
|
@ -100,7 +100,7 @@ RUN set -x && \
|
||||||
|
|
||||||
#RUN CONDA_CUDA_OVERRIDE="11.2" mamba install --yes -c conda-forge tensorflow==2.10.0=cuda112py310*
|
#RUN CONDA_CUDA_OVERRIDE="11.2" mamba install --yes -c conda-forge tensorflow==2.10.0=cuda112py310*
|
||||||
ENV CONDA_CUDA_OVERRIDE="11.2"
|
ENV CONDA_CUDA_OVERRIDE="11.2"
|
||||||
RUN mamba install -y tensorflow-gpu cudatoolkit>=11.2 -c conda-forge
|
RUN mamba install -y tensorflow==2.11.0=cuda112py310* cudatoolkit>=11.2 -c conda-forge
|
||||||
#RUN mamba install -y -c conda-forge tensorflow-gpu
|
#RUN mamba install -y -c conda-forge tensorflow-gpu
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
RUN mamba install --quiet --yes \
|
RUN mamba install --quiet --yes \
|
||||||
|
|
Loading…
Reference in New Issue