openvino/tests
Albert Angles 6c9c5cb70d
enable first_inference_latency (first_inference+time_to_inference) (#14805)
* add time_to_first_inference_result KPI as sum of inf latency values

* append time unit format after the value

* Revert "append time unit format after the value"

This reverts commit 4bdd82e06b.

* remove metric, to be consistent with rest ones

* added FEIL SCOPED_TIMER  (It will report the sum of all stages)

* revert add time_to_first_inference_result KPI as sum of inf latency values

* place SCOPED_REGION(first_inference_latency) inside a block { }  - tested and worked

* enable first_inference_latency for timetest_infer_API_2.0

tested and worked

* remove trailing whitespace

Co-authored-by: Daria Ilina <daria.krupnova@intel.com>
2023-01-18 18:07:46 +00:00
..
conditional_compilation [PyOV] Enable Python 3.10 on Azure CI (#12578) 2022-11-08 11:38:39 +04:00
fuzz Warning as error for Windows (#13291) 2022-10-06 13:44:21 +04:00
layer_tests Fix XML vulnerabilities found by bandit (#14415) 2022-12-06 11:46:26 +01:00
lib Fixed OSX (#13525) 2022-10-19 10:19:54 +04:00
lsan Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
memory_tests [PyOV] Bump pyyaml (#14010) 2022-11-16 13:10:20 +03:00
samples_tests [PyOV] Enable Python 3.10 on Azure CI (#12578) 2022-11-08 11:38:39 +04:00
stress_tests Fix XML vulnerabilities found by bandit (#14415) 2022-12-06 11:46:26 +01:00
time_tests enable first_inference_latency (first_inference+time_to_inference) (#14805) 2023-01-18 18:07:46 +00:00
utils Fix db push for stresstest and timetests (#13964) 2022-11-17 12:52:21 +01:00