Zlobin Vladimir
67d25d7099
Add benchmark samples (#13388)
* Add sync_bnehcmark
* Fix Unix comilation
* niter->time
* Explain main loop
* samples: factor out common
* Code style
* clang-format -i
* return 0; -> return EXIT_SUCCESS;, +x
* Update throughput_benchmark
* Add READMEs
* Fix READMEs refs
* Add sync_benchmark.py
* Add niter, infer_new_request, -pc
* from datetime import timedelta
* Fix niter and seconds_to_run
* Add disclaimer about benchmark_app performance
* Update samples/cpp/benchmark/sync_benchmark/README.md
* Add dynamic_shape_bert_benhcmark
* Add dynamic_shape_detection_benchmark
* Adopt for detr-resnet50
* Remove sync_benchmark2, throughput_benchmark2, perf counters
* clang-format -i
* Fix flake8
* Add README.md
* Add links to sample_dynamic_shape_bert_benchmark
* Add softmax
* nameless LatencyMetrics
* parent.parent -> parents[2]
* Add bert_benhcmark sample
* Code style
* Add bert_benhcmark/README.md
* rm -r samples/python/benchmark/dynamic_shape_bert_benhcmark/
* rm -r samples/cpp/benchmark/dynamic_shape_detection_benchmark/
* bert_benhcmark/README.md: remove dynamic shape
* Remove add_subdirectory(dynamic_shape_detection_benchmark)
* flake8
* samples: Add a note about CUMULATIVE_THROUGHPUT, don’t expect get_property() to throw, don’t introduce json dependency for samples/cpp/common
* / namespace
* Add article
* namespace -> static
* Update README, seconds_ro_run 10, niter 10, no inter alinment
* percentile->median
* benchmark samples: use generate(), align logs, update READMEs
* benchmakr samples: remove percentile()
* samples/python/benchmark/bert_benhcmark/bert_benhcmark.py: report average sequence length and processing time
* Python samples: move requirements.txt to every sample
* Remove numpy from requirements.txt
* Remove Building section from Python samples, install only required extras from openvino-dev, set up environment for bert_benhcmark, report duration for bert_benhcmark
* Install openvino-dev for Hello Reshape SSD C++ Sample
2022-12-05 15:12:53 +04:00
..
2022-11-23 09:57:46 +01:00
2022-05-10 17:59:48 +02:00
2022-11-09 11:20:32 +04:00
2022-09-28 15:34:57 +04:00
2022-12-05 08:35:06 +04:00
2022-10-27 14:42:56 +02:00
2022-03-24 22:27:29 +03:00
2021-12-21 20:26:37 +03:00
2022-11-02 10:51:45 +04:00
2022-10-17 11:06:04 +02:00
2022-12-02 03:02:06 +03:00
2022-02-24 15:50:31 +03:00
2022-11-02 09:51:28 +01:00
2022-11-15 08:02:54 +01:00
2022-11-30 11:25:16 +00:00
2022-11-28 20:20:13 +04:00
2022-10-13 07:18:35 +04:00
2022-11-18 15:12:35 +04:00
2022-11-28 11:56:49 +01:00
2022-11-09 16:59:07 +01:00
2022-12-05 15:12:53 +04:00
2022-10-27 08:25:45 +02:00
2022-04-01 15:06:55 +03:00
2022-11-18 15:12:35 +04:00
2022-03-28 20:53:21 +03:00
2022-11-25 11:37:51 +04:00
2021-08-11 09:38:43 +03:00
2022-11-18 15:12:35 +04:00
2022-11-18 15:12:35 +04:00
2022-02-14 12:43:52 +00:00
2021-12-21 20:26:37 +03:00
2022-10-17 11:06:04 +02:00
2022-11-09 11:20:32 +04:00
2022-04-01 15:06:55 +03:00
2022-03-25 20:22:43 +03:00
2022-06-15 05:59:17 +00:00
2022-04-05 01:10:53 +03:00
2022-09-19 16:46:34 +04:00
2021-09-07 19:21:41 +03:00
2022-03-02 17:46:49 +03:00
2022-11-06 10:45:42 +04:00
2022-12-05 10:16:24 +01:00
2022-03-03 11:25:54 +03:00
2022-01-27 19:39:49 +03:00
2022-09-21 11:31:40 +04:00