Skip to content

Commit 9ce2534

Browse files
remove enable gpu build flag
1 parent 8f31931 commit 9ce2534

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/iwasm/libraries/wasi-nn/test/Dockerfile.vx-delegate

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ RUN rm -rf build \
116116
-DWAMR_BUILD_WASI_NN=1 \
117117
-DWAMR_BUILD_WASI_NN_TFLITE=1\
118118
-DWAMR_BUILD_WASI_NN_ENABLE_EXT=1 \
119-
-DWAMR_BUILD_WASI_NN_ENABLE_GPU=1 \
120119
-DWASI_NN_EXT_DELEGATE_PATH="/usr/lib/libvx_delegate.so" \
121120
&& cmake --build build -j "$(grep -c ^processor /proc/cpuinfo)"
122121

0 commit comments

Comments
 (0)