diff --git a/src/inference/openvino_sync_inference_report.json b/src/inference/openvino_sync_inference_report.json deleted file mode 100644 index cba4fd9cd..000000000 --- a/src/inference/openvino_sync_inference_report.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "cmd_options": { - "d": null, - "dtype": null, - "i": null, - "m": null, - "nireq": null, - "nthreads": null, - "save_report": "true", - "shape": null, - "t": null - }, - "configurations_setup": { - "batch_size": 1, - "duration": null, - "iterations_num": 1, - "precision": null, - "target_device": "CPU", - "tensors_num": null, - "threads_num": null - }, - "execution_results": { - "execution_time": 1.758, - "first_inference_time": 1.75833, - "iterations_num": 1, - "latency_avg": 1.75833, - "latency_std": 0.0, - "latency_max": 1.75833, - "latency_median": 1.75833, - "latency_min": 1.75833, - "latency_per_token": null, - "num_tokens": null, - "min_num_tokens": null, - "max_num_tokens": null, - "audio_len_avg": null, - "audio_sampling_rate": null, - "latency_per_second": null, - "read_network_time": null, - "throughput": 0.569, - "batch_throughput": 0.569 - }, - "framework_info": { - "backend": null, - "device": null, - "name": "OpenVINO", - "version": null - } -} \ No newline at end of file