Fix VS2017 compilation issue: Intermediate channels count type changed to size_t
authorazhogov <alexander.zhogov@intel.com>
Mon, 18 May 2020 10:17:10 +0000 (13:17 +0300)
committerazhogov <alexander.zhogov@intel.com>
Mon, 18 May 2020 10:17:10 +0000 (13:17 +0300)
commit32488a5c263fc9fbab9dc3592a8fa2079d030531
tree790406b2253b2cb9b7c3c99449ff78e01384fd48
parent8081638bb54fd2bd66966f940396d75c6b4f1058
Fix VS2017 compilation issue: Intermediate channels count type changed to size_t
(cherry-pick master 0f6155ac3616fb2a7b51cfaddfdad1cc189f968d)
inference-engine/tests/functional/plugin/cpu/bfloat16/concat_in_place.cpp
inference-engine/tests/functional/plugin/cpu/bfloat16/elt_max.cpp
inference-engine/tests/functional/plugin/cpu/bfloat16/scaleshift_conv_x3_eltwise.cpp
inference-engine/tests/functional/plugin/cpu/bfloat16/tail_fp32_optimization.cpp
inference-engine/tests/functional/plugin/cpu/bfloat16/topk_inputs_i32.cpp