openvino/inference-engine/samples
Artemy Skrebkov aa23fbb9d3
Update benchmark_app to pass precision and layout via command line (#4167)
* Move processing ins and outs into samples/common

    - To re-use it in compile_tool and benchmark_app

* Extract common into samples_utils lib

    - To re-use it in samples and tools

* Move processLayout into samples_utils

* Clean up

* Enable warning as errors for samples_utils

* Cannot set precision or layout for compiled network

* Remove layout setting for benchmark_app

  - It requires further discussion

* Fix compilation of samples

* Fix one more sample

* Fix windows build

* Update README.md

* One more fix for windows

* Fix OpenVino ONNX CI build

* More build fixes

* Move os and vpu common into utils

* Fix build for myriad tools

* Fix windows build

* Export gflags
2021-02-11 15:53:19 +03:00
..
benchmark_app Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
classification_sample_async Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
common Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
hello_classification Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
hello_nv12_input_classification Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
hello_query_device Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
hello_reshape_ssd Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
ngraph_function_creation_sample Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
object_detection_sample_ssd Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
speech_libs_and_demos Port 2021.1 documentation updates for GNA plugin and speech libs and demos. (#2564) 2020-10-07 15:13:16 +03:00
speech_sample Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
style_transfer_sample Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
thirdparty add submodules for mkl-dnn, gflags and gtest 2020-05-21 23:00:55 +03:00
CMakeLists.txt Update benchmark_app to pass precision and layout via command line (#4167) 2021-02-11 15:53:19 +03:00
build_samples.sh Shellcheck update (#2557) 2020-10-09 13:25:53 +03:00
build_samples_msvc.bat Fix samples build script (#819) 2020-06-22 16:12:02 +03:00