aboutsummaryrefslogtreecommitdiff
path: root/playground/native-calculate.sh
blob: 06756ba34a3595666975ca500979e5b6ebe2e40b (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

. $(dirname -- "$0")/env.sh

exec $ROOT_PATH/build/c/opcut-calculate \
    --method greedy \
    --output result.json \
    params.json