[IE][TOOLS] Improvements for compile_tool (#2555)
authorVladislav Vinogradov <vlad.vinogradov@intel.com>
Wed, 7 Oct 2020 11:51:10 +0000 (14:51 +0300)
committerGitHub <noreply@github.com>
Wed, 7 Oct 2020 11:51:10 +0000 (14:51 +0300)
commite9fde8f497ecb1cab2bac8257185e4151baf5bb6
tree0d264c84c298196e27819729ab4aad6c1bbb2d04
parent6f0aaf2bb5d225c483c523e7150e79e5e42316e5
[IE][TOOLS] Improvements for compile_tool (#2555)

* Split cmd arguments onto sections (common, MYRIAD, FPGA).
* Add `-iol` cmd argument as `-iop` analogue for layouts.
* Remove limitations over `-ip`, `-op`, `-iop` arguments.
  Now they supports full meaningfull set of Precision/Layout values and will allow to user set any precision for any input/output.
  The applicability for this in under user reponsibility and support under plugin reponsibility.
* Add VPUX default configuration.
* Adjust code style to the project common style.

Co-authored-by: Alexander Novak <sasha-novak@yandex.ru>
inference-engine/tools/compile_tool/README.md
inference-engine/tools/compile_tool/main.cpp