From ae33b2c75ec0e03fd1d80241a4c4b29acadb517c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 3 Jan 2022 00:58:17 +0100 Subject: calculate native implementation --- playground/calculate.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'playground/calculate.sh') diff --git a/playground/calculate.sh b/playground/calculate.sh index bff0e14..9368a6d 100755 --- a/playground/calculate.sh +++ b/playground/calculate.sh @@ -3,6 +3,6 @@ . $(dirname -- "$0")/env.sh exec $PYTHON -m opcut calculate \ - --params $RUN_PATH/params.json \ - --result $RUN_PATH/result.json \ - "$@" + --method forward_greedy \ + --output $RUN_PATH/result.json \ + $RUN_PATH/params.json -- cgit v1.2.3-70-g09d2