Update onnxruntime from v1.18.0 to v1.18.1 (#1107)

This commit is contained in:
Fangjun Kuang
2024-07-11 09:35:28 +08:00
committed by GitHub
parent 5a2603ff5c
commit 1c104ea847
35 changed files with 179 additions and 188 deletions

View File

@@ -10,7 +10,7 @@ set -e
dir=build-ios-shared
mkdir -p $dir
cd $dir
onnxruntime_version=1.18.0
onnxruntime_version=1.18.1
onnxruntime_dir=ios-onnxruntime/$onnxruntime_version
SHERPA_ONNX_GITHUB=github.com