mirror of
https://github.com/immich-app/immich.git
synced 2025-03-11 15:09:45 +02:00
skip tests
This commit is contained in:
parent
c57ef92cc9
commit
c61ed6e705
@ -40,7 +40,7 @@ RUN git apply /tmp/0001-disable-rocm-conv-algo-caching.patch
|
||||
RUN /bin/sh ./dockerfiles/scripts/install_common_deps.sh
|
||||
# Note: the `parallel` setting uses a substantial amount of RAM
|
||||
RUN ./build.sh --allow_running_as_root --config Release --build_wheel --update --build --parallel 17 --cmake_extra_defines\
|
||||
ONNXRUNTIME_VERSION=1.20.1 --use_migraphx --migraphx_home=/opt/rocm
|
||||
ONNXRUNTIME_VERSION=1.20.1 --skip_tests --use_migraphx --migraphx_home=/opt/rocm
|
||||
RUN mv /code/onnxruntime/build/Linux/Release/dist/*.whl /opt/
|
||||
|
||||
FROM builder-${DEVICE} AS builder
|
||||
|
Loading…
x
Reference in New Issue
Block a user