Use pytorch 2.5.1 #27
push-images.yml
on: pull_request
build-rocm
2h 13m
build-cuda
1h 24m
Annotations
1 error
|
build-rocm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /opt && git clone https://github.com/pytorch/pytorch --branch v2.5.1 --depth 1 --recursive && cd pytorch && conda install -y cmake ninja && pip install -r requirements.txt && python tools/amd_build/build_amd.py RUN cd /opt/pytorch && export CMAKE_PREFIX_PATH=\"${CONDA_PREFIX:-'$(dirname $(which conda))/../'}:${CMAKE_PREFIX_PATH}\" && python setup.py develop" did not complete successfully: exit code: 2
|