[PP GAPI] - Generic precision conversion kernel (#1897)
authorAnton Potapov <anton.potapov@intel.com>
Fri, 4 Sep 2020 12:24:36 +0000 (15:24 +0300)
committerGitHub <noreply@github.com>
Fri, 4 Sep 2020 12:24:36 +0000 (15:24 +0300)
commit74b77a4c9753be0fbee303bba615a1ed13a61142
treee55f479638010f25960277834473327b810c36db
parent2d606e35c57757b6de090df904654e0ee114f4c9
[PP GAPI] - Generic precision conversion kernel (#1897)

- U16toF32 conversion kernel converted to more generic ConvDepth one
- U16 <-> F32 conversion only are supported for now
- kernel is not used in the preprocessing graph yet
- tests are extended
inference-engine/src/preprocessing/ie_preprocess_gapi_kernels.cpp
inference-engine/src/preprocessing/ie_preprocess_gapi_kernels.hpp
inference-engine/src/preprocessing/ie_preprocess_gapi_kernels_impl.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
inference-engine/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.cpp
inference-engine/tests_deprecated/fluid_preproc/fluid_test_computations/fluid_test_computations.hpp