Fixed ngraph sample logical errors (#2600)
authorMikhail Ryzhov <mikhail.ryzhov@intel.com>
Mon, 26 Oct 2020 12:36:49 +0000 (15:36 +0300)
committerGitHub <noreply@github.com>
Mon, 26 Oct 2020 12:36:49 +0000 (15:36 +0300)
commit0267cbd286fd945799ece06581d61f29b64296c4
tree9c83c2ecdf25432c11ebaeb0090c4b360a62c61b
parent166ab89b95ee3ac63431b27d82d5ac55aeb7a480
Fixed ngraph sample logical errors (#2600)

* Fixed ngrapth sample logical errors

- added batch size, because sample accepts several images
- set label file as optional
inference-engine/samples/ngraph_function_creation_sample/main.cpp