Fixed NMSIE shape infer function (#648)
authorGleb Kazantaev <gleb.kazantaev@intel.com>
Thu, 28 May 2020 13:45:48 +0000 (16:45 +0300)
committerGitHub <noreply@github.com>
Thu, 28 May 2020 13:45:48 +0000 (16:45 +0300)
commitb731ce13d85fffd850e786333ac6d743178c6a6a
tree999df1cc21e771b43e0f9a795303d4e480372440
parent0efe47434246fd8fcad357430576c009a43b85e9
Fixed NMSIE shape infer function (#648)
inference-engine/src/transformations/src/ngraph_ops/nms_ie.cpp
inference-engine/src/transformations/src/transformations/convert_opset1_to_legacy/convert_nms_to_nms_ie.cpp
inference-engine/tests/functional/inference_engine/transformations/convert_gather_to_gather_ie.cpp
inference-engine/tests/functional/inference_engine/transformations/convert_nms_to_nms_ie_test.cpp
inference-engine/tests/functional/inference_engine/transformations/convert_topk_test.cpp