Skip to content

Commit

Permalink
Update README_tflite.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jul 15, 2023
1 parent fb7d8e0 commit 960ffa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mlperf/inference/resnet50/README_tflite.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cm run script --tags=generate-run-cmds,inference,_find-performance,_all-scenario
cm run script --tags=generate-run-cmds,inference,_all-modes,_all-scenarios --model=resnet50 \
--device=cpu --implementation=tflite-cpp --backend=tflite \
--execution-mode=valid --results_dir=$HOME/inference_3.1_results \
--category=edge --division=open --quiet
--category=edge --division=open --quiet --skip_submission_generation=yes
```

* Use `--power=yes` for measuring power. It is ignored for accuracy and compliance runs
Expand Down

0 comments on commit 960ffa7

Please sign in to comment.