Fix images building #1
Annotations
5 errors and 2 warnings
publish (cuda-ort)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TORCH_VERSION}\" = \"stable\" ]; then pip install --no-cache-dir torch torchvision torchaudio --index-url https://download.pytorch.org/whl/${TORCH_CUDA} ; elif [ \"${TORCH_VERSION}\" = \"nighly\" ]; then pip install --no-cache-dir --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/${TORCH_CUDA} ; else pip install --no-cache-dir torch==${TORCH_VERSION} torchvision torchaudio --index-url https://download.pytorch.org/whl/${TORCH_CUDA} ; fi" did not complete successfully: exit code: 1
|
publish (cuda)
The job was canceled because "cuda-ort" failed.
|
publish (cuda)
The operation was canceled.
|
publish (rocm)
The job was canceled because "cuda-ort" failed.
|
publish (rocm)
The operation was canceled.
|
publish (cpu)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish (cuda-ort)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|