[IE][VPU]: Fix NCE hang due to input dimensions exceed HW limitation (#1636)
authorWenzeng Chen <wenzeng.chen@intel.com>
Wed, 26 Aug 2020 07:38:58 +0000 (15:38 +0800)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 07:38:58 +0000 (10:38 +0300)
commit0f524b55237b56b62ca4cc7148856808f00321e8
tree0e162d5abadb07b3bd33c404eacf5b8e002c1fbe
parent07ebc2d3bda872069190c9cb81b291921e9c54cf
[IE][VPU]: Fix NCE hang due to input dimensions exceed HW limitation (#1636)

* Fixed NCE hang due to input dimensions exceed HW limitation
* Added convolution test for big input dimensions

Signed-off-by: wenzengc <wenzeng.chen@intel.com>
inference-engine/src/vpu/graph_transformer/src/middleend/hw/conv_tiling/hw_convolution_tiler.cpp
inference-engine/tests/functional/plugin/myriad/shared_tests_instances/single_layer_tests/convolution.cpp