aboutsummaryrefslogtreecommitdiff
path: root/playground/calculate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'playground/calculate.sh')
-rwxr-xr-xplayground/calculate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/calculate.sh b/playground/calculate.sh
index 9368a6d..9aa6a49 100755
--- a/playground/calculate.sh
+++ b/playground/calculate.sh
@@ -3,6 +3,6 @@
. $(dirname -- "$0")/env.sh
exec $PYTHON -m opcut calculate \
- --method forward_greedy \
+ --method forward_greedy_native \
--output $RUN_PATH/result.json \
$RUN_PATH/params.json