Bump to Pytorch 2.4 #774
pr-docker.yaml
on: pull_request
build-image-matrix
6s
Matrix: stage-docker-build
Annotations
21 errors and 2 warnings
torch-2-4-0-cpu / configure-build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -z \"$PYTORCH_NIGHTLY_URL\" ] ; then CUDA_VERSION_TAG=$(python${PYTHON_VERSION} -c \"print('cu' + ''.join('${CUDA_VERSION}'.split('.')[:2]) if '${CUDA_VERSION}' else 'cpu')\") && pip${PYTHON_VERSION} install --no-cache-dir --find-links https://download.pytorch.org/whl/torch_stable.html torch==${PYTORCH_VERSION}+${CUDA_VERSION_TAG} torchvision==${TORCHVISION_VERSION}+${CUDA_VERSION_TAG} ; else pip${PYTHON_VERSION} install --no-cache-dir --pre --index-url ${PYTORCH_NIGHTLY_URL} torch==${PYTORCH_VERSION}.${PYTORCH_NIGHTLY_VERSION} \t torchvision==${TORCHVISION_VERSION}.${PYTORCH_NIGHTLY_VERSION} ; fi" did not complete successfully: exit code: 1
|
torch-2-3-1-cpu / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-3-1-cpu / configure-build-push
The operation was canceled.
|
composer-0-23-5-cpu / configure-build-push
FailFast: cancelling since parallel instance has failed
|
composer-0-23-5-cpu / configure-build-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ -z \"$PYTORCH_NIGHTLY_URL\" ] ; then CUDA_VERSION_TAG=$(python${PYTHON_VERSION} -c \"print('cu' + ''.join('${CUDA_VERSION}'.split('.')[:2]) if '${CUDA_VERSION}' else 'cpu')\") && pip${PYTHON_VERSION} install --no-cache-dir --find-links https://download.pytorch.org/whl/torch_stable.html torch==${PYTORCH_VERSION}+${CUDA_VERSION_TAG} torchvision==${TORCHVISION_VERSION}+${CUDA_VERSION_TAG} ; else pip${PYTHON_VERSION} install --no-cache-dir --pre --index-url ${PYTORCH_NIGHTLY_URL} torch==${PYTORCH_VERSION}.${PYTORCH_NIGHTLY_VERSION} \t torchvision==${TORCHVISION_VERSION}.${PYTORCH_NIGHTLY_VERSION} ; fi" did not complete successfully: exit code: 1
|
composer-0-23-5 / configure-build-push
FailFast: cancelling since parallel instance has failed
|
composer-0-23-5 / configure-build-push
The operation was canceled.
|
torch-2-2-2-cu121-aws / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-2-2-cu121-aws / configure-build-push
The operation was canceled.
|
torch-2-4-0-cu124-aws / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-4-0-cu124-aws / configure-build-push
The operation was canceled.
|
torch-2-2-2-cpu / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-2-2-cpu / configure-build-push
The operation was canceled.
|
torch-2-4-0-cu124 / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-4-0-cu124 / configure-build-push
The operation was canceled.
|
torch-2-2-2-cu121 / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-2-2-cu121 / configure-build-push
The operation was canceled.
|
torch-2-3-1-cu121 / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-3-1-cu121 / configure-build-push
The operation was canceled.
|
torch-2-3-1-cu121-aws / configure-build-push
FailFast: cancelling since parallel instance has failed
|
torch-2-3-1-cu121-aws / configure-build-push
The operation was canceled.
|
build-image-matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
torch-2-4-0-cpu / configure-build-push
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|