[PP GAPI] Extended preprocessing graph to support precision conversions (#2290)
authorAnton Potapov <anton.potapov@intel.com>
Tue, 22 Sep 2020 14:40:01 +0000 (17:40 +0300)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 14:40:01 +0000 (17:40 +0300)
commitf9c8b692fbfd7d07dfeeab3c9035c7eba0d78a3f
tree3afd38413501bf7f9550aa84c15d83ceba85cea1
parent079bf2b09226fd3354e5777eb0c473b9bb79d3d1
[PP GAPI] Extended preprocessing graph to support precision conversions (#2290)

- not yet visible via plugin interface
- for resize non U8 input is converted to  FP32
- tests
inference-engine/src/preprocessing/ie_preprocess_gapi.cpp
inference-engine/src/preprocessing/ie_preprocess_gapi.hpp
inference-engine/tests_deprecated/fluid_preproc/common/fluid_tests.cpp
inference-engine/tests_deprecated/fluid_preproc/common/fluid_tests.hpp
inference-engine/tests_deprecated/fluid_preproc/cpu/fluid_tests_cpu.cpp