Remove use of -f
key which isn't defined in openvino/**/sea_runtool.py (#4257)
This commit is contained in:
parent
48aa1c35b3
commit
ba5da4231f
@ -26,7 +26,6 @@ def test_cc_collect(test_id, model, sea_runtool, benchmark_app, collector_dir, a
|
||||
sys.executable,
|
||||
str(sea_runtool),
|
||||
f"-o={out}",
|
||||
"-f=stat",
|
||||
f"--bindir={collector_dir}",
|
||||
"!",
|
||||
str(benchmark_app),
|
||||
|
Loading…
Reference in New Issue
Block a user