diff options
Diffstat (limited to 'playground/native-calculate.sh')
| -rwxr-xr-x | playground/native-calculate.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/playground/native-calculate.sh b/playground/native-calculate.sh deleted file mode 100755 index d47035e..0000000 --- a/playground/native-calculate.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -. $(dirname -- "$0")/env.sh - -exec $ROOT_PATH/src_py/opcut/bin/linux-opcut-calculate \ - --method greedy \ - --output result.json \ - params.json |
