We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80007d5 commit 735b510Copy full SHA for 735b510
core/iwasm/libraries/wasi-nn/test/build.sh
@@ -14,6 +14,8 @@
14
# https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1
15
# https://blog.tensorflow.org/2024/03/whats-new-in-tensorflow-216.html
16
17
+set -e
18
+
19
CURR_PATH=$(cd $(dirname $0) && pwd -P)
20
21
# WASM application that uses WASI-NN
0 commit comments