ios-onnxruntime / create-custom-ops-config.sh
w11wo's picture
Changed Scripts to Disable Reduced Operators
5582fe0
#!/usr/bin/env bash
# https://onnxruntime.ai/docs/build/custom.html
git clone https://huggingface.co/w11wo/sherpa-onnx-ort-streaming-zipformer-en-2023-06-26
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
python3 \
$DIR/tools/python/create_reduced_build_config.py \
sherpa-onnx-ort-streaming-zipformer-en-2023-06-26 \
ops.config \
--format ORT