mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-09-05 09:21:42 +00:00
core/iwasm/libraries/wasi-nn/test/build.sh: set -e
This commit is contained in:
parent
80007d5b1f
commit
735b510437
|
@ -14,6 +14,8 @@
|
|||
# https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1
|
||||
# https://blog.tensorflow.org/2024/03/whats-new-in-tensorflow-216.html
|
||||
|
||||
set -e
|
||||
|
||||
CURR_PATH=$(cd $(dirname $0) && pwd -P)
|
||||
|
||||
# WASM application that uses WASI-NN
|
||||
|
|
Loading…
Reference in New Issue
Block a user