From bbead404341de0db027b32fe2b161c0194420c08 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 30 Jun 2022 00:09:02 +0200 Subject: WIP native implementation --- playground/calculate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playground/calculate.sh') 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 -- cgit v1.2.3-70-g09d2