We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f31931 commit 9ce2534Copy full SHA for 9ce2534
1 file changed
core/iwasm/libraries/wasi-nn/test/Dockerfile.vx-delegate
@@ -116,7 +116,6 @@ RUN rm -rf build \
116
-DWAMR_BUILD_WASI_NN=1 \
117
-DWAMR_BUILD_WASI_NN_TFLITE=1\
118
-DWAMR_BUILD_WASI_NN_ENABLE_EXT=1 \
119
- -DWAMR_BUILD_WASI_NN_ENABLE_GPU=1 \
120
-DWASI_NN_EXT_DELEGATE_PATH="/usr/lib/libvx_delegate.so" \
121
&& cmake --build build -j "$(grep -c ^processor /proc/cpuinfo)"
122
0 commit comments