Loading ci/complexity_measurements/getWmops.sh +1 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,7 @@ wmopsFilenameFlcLast=wmops_newsletter_stereo__${commit_sha}_${date} wmopsFilenameFlc=${destDir}/wmops/logs/${wmopsFilenameFlcLast} # instrument and build # TODO: remove duration limitation ./scripts/IvasBuildAndRunChecks.py -U 2 -p $config_file --checks COMPLEXITY --create_complexity_tables ${wmopsFilenameFlc} -C $ivas_format -f ${ep} --oc $output_format ./scripts/IvasBuildAndRunChecks.py -p $config_file --checks COMPLEXITY --create_complexity_tables ${wmopsFilenameFlc} -C $ivas_format -f ${ep} --oc $output_format # get the info on worst-case operating point: WMOPS number, enc-operating mode, dec-operating mode ### WMOPS Loading Loading
ci/complexity_measurements/getWmops.sh +1 −2 Original line number Diff line number Diff line Loading @@ -54,8 +54,7 @@ wmopsFilenameFlcLast=wmops_newsletter_stereo__${commit_sha}_${date} wmopsFilenameFlc=${destDir}/wmops/logs/${wmopsFilenameFlcLast} # instrument and build # TODO: remove duration limitation ./scripts/IvasBuildAndRunChecks.py -U 2 -p $config_file --checks COMPLEXITY --create_complexity_tables ${wmopsFilenameFlc} -C $ivas_format -f ${ep} --oc $output_format ./scripts/IvasBuildAndRunChecks.py -p $config_file --checks COMPLEXITY --create_complexity_tables ${wmopsFilenameFlc} -C $ivas_format -f ${ep} --oc $output_format # get the info on worst-case operating point: WMOPS number, enc-operating mode, dec-operating mode ### WMOPS Loading