From a224078c5cfbcb8a649cf9142eea464702e4d10f Mon Sep 17 00:00:00 2001 From: Edward Shogulin Date: Mon, 8 Jun 2020 12:55:37 +0300 Subject: [PATCH] [LPT] [Test] DepthToSpace sporadic fail fix (#815) --- .../src/low_precision_transformations/depth_to_space_transformation.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inference-engine/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp b/inference-engine/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp index ded6ae1..657621d 100644 --- a/inference-engine/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp +++ b/inference-engine/tests/functional/plugin/shared/src/low_precision_transformations/depth_to_space_transformation.cpp @@ -42,6 +42,8 @@ std::string DepthToSpaceTransformation::getTestCaseName(testing::TestParamInfo