* 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