Dataloading Revamp #300
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export TORCH_CUDA_ARCH_LIST=\"$(echo \"$CUDA_ARCHITECTURES\" | tr ';' '\\n' | awk '$0 > 70 {print substr($0,1,1)\".\"substr($0,2)}' | tr '\\n' ' ' | sed 's/ $//')\" && export MAX_JOBS=4 && GSPLAT_VERSION=\"$(sed -n 's/.*gsplat==\\s*\\([^,\" '\"'\"']*\\).*/\\1/p' /tmp/nerfstudio/pyproject.toml)\" && pip install --no-cache-dir git+https://github.com/nerfstudio-project/gsplat.git@v${GSPLAT_VERSION} && pip install --no-cache-dir /tmp/nerfstudio 'numpy<2.0.0' && rm -rf /tmp/nerfstudio" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading