add batch directory #90
Annotations
2 errors
|
docker (coiled/gpu-examples, examples)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c mamba env update -n base --file pytorch.yml && conda clean -afy && mamba uninstall -y pytorch torchvision && mamba install -y -n base -c pytorch -c nvidia -c conda-forge \"cudatoolkit=${CUDA_VER%.*}.*\" \"cuda-version=${CUDA_VER%.*}.*\" pytorch torchvision \"pytorch-cuda=${CUDA_VER%.*}.*\" && conda clean -afy && rm pytorch.yml" did not complete successfully: exit code: 1
|
|
docker (coiled/gpu, base)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c mamba env update -n base --file pytorch.yml && conda clean -afy && mamba uninstall -y pytorch torchvision && mamba install -y -n base -c pytorch -c nvidia -c conda-forge \"cudatoolkit=${CUDA_VER%.*}.*\" \"cuda-version=${CUDA_VER%.*}.*\" pytorch torchvision \"pytorch-cuda=${CUDA_VER%.*}.*\" && conda clean -afy && rm pytorch.yml" did not complete successfully: exit code: 1
|