Kate Generalova
99df448669
refactor: add clang style check for samples ( #5306 )
...
* refactor: add clang style check for samples
* fix: add .clang-format for ie
* fix: style check for missing headers
* refactor: remove cpplint for IE samples
* fix: setw is not a member of std for classification_results.hpp
* feat: add indent after ifdefine
* feat: set up google style for IE samples
* fix indents for w_dirent headers
* fix: include issues for utils.cpp due to clang-format
2021-04-22 14:02:54 +03:00
Kate Generalova
78076656fd
[DOC] Update README for C++ samples, add comments ( #5019 )
...
* update hello_classification README
* update hello_nv12_input_classification README
* add docstrings to common C++ samples functions
* update obj detection sample README
* update hello_reshape README
* fix cpplint in reshape ssd sample
* update classification_sample_async README
* fix classification_sample_async/README.md doc tag
* update hello_query_device README
* update style_transfer_sample README
* update ngraph_function_creation_sample README
* fix doc gen ngraph_function_creation_sample/README.md
* fix wrong link in ngraph_function_creation_sample/README.md
* doc: update speech_sample README and add docstrings
* refactor: constant number of output files
* fix: comparison of integer expressions
2021-04-15 13:42:46 +03:00
Alexey Suhov
a748c26fee
Align copyright notice in cpp and cmake source files (CVS-51320) ( #4950 )
2021-03-25 02:40:09 +03:00
Anton Pankratv
3b3d9a0989
Used IE_THROW macro ( #4869 )
...
* Added ie throw macro
* Used IE_THROW macro
2021-03-23 18:57:12 +03:00
Anton Romanov
a8bdee6359
Show help message when -i or -m is not set ( #3144 )
2020-11-17 10:50:23 +03:00
Anton Romanov
74f8b86e8c
Alignment model and input ( #3115 )
2020-11-16 12:26:04 +03:00
Mikhail Ryzhov
0267cbd286
Fixed ngraph sample logical errors ( #2600 )
...
* Fixed ngrapth sample logical errors
- added batch size, because sample accepts several images
- set label file as optional
2020-10-26 15:36:49 +03:00
Nikolay Shchegolev
26ae52b461
[Common] Static analysed issues. Part II. ( #881 )
2020-06-18 13:59:26 +03:00
Alexey Suhov
95a57795dc
Publishing 2020.2 content
2020-04-13 21:17:23 +03:00