Skip to content

Add torch nightly 12-13 #381

Add torch nightly 12-13

Add torch nightly 12-13 #381

Triggered via pull request December 21, 2023 23:07
Status Cancelled
Total duration 4m 58s
Artifacts

pr-docker.yaml

on: pull_request
build-image-matrix
4s
build-image-matrix
Matrix: stage-docker-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
torch-nightly-2-2-0-20231213-cu121 / 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-17-2-cpu / configure-build-push
FailFast: cancelling since parallel instance has failed
composer-0-17-2-cpu / configure-build-push
The operation was canceled.