* 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
|
||
|---|---|---|
| .. | ||
| benchmark_app | ||
| classification_sample_async | ||
| common | ||
| hello_classification | ||
| hello_nv12_input_classification | ||
| hello_query_device | ||
| hello_reshape_ssd | ||
| ngraph_function_creation_sample | ||
| object_detection_sample_ssd | ||
| speech_libs_and_demos | ||
| speech_sample | ||
| style_transfer_sample | ||
| thirdparty | ||
| CMakeLists.txt | ||
| build_samples.sh | ||
| build_samples_msvc.bat | ||