Skip to content

Update Trainer's ckpt_path type for pathlib Path (#19362) #1109

Update Trainer's ckpt_path type for pathlib Path (#19362)

Update Trainer's ckpt_path type for pathlib Path (#19362) #1109

Triggered via push January 29, 2024 23:42
Status Success
Total duration 5m 56s
Artifacts

docker-build.yml

on: push
Matrix: build-cuda
Matrix: build-pl
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-NGC
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /workspace && if [ ! -z \"$LIGHTNING_VERSION\" ] ; then rm -rf pytorch-lightning ; git clone https://github.com/Lightning-AI/pytorch-lightning.git ; cd pytorch-lightning ; git checkout ${LIGHTNING_VERSION} ; git submodule update --init --recursive ; cd .. ; fi && ls -lh pytorch-lightning/ && rm -rf pytorch-lightning/.git && rm -rf pytorch-lightning/_notebooks/.git && mv pytorch-lightning/_notebooks/.notebooks/ notebooks && cp -r pytorch-lightning/*examples . && pip install \"Pillow>=8.2, !=8.3.0\" \"cryptography>=3.4\" \"py>=1.10\" --no-cache-dir && PACKAGE_NAME=pytorch pip install './lightning[extra,loggers,strategies]' --no-cache-dir && rm -rf pytorch-lightning && pip list" did not complete successfully: exit code: 1