[LPT] [TEST] Sporadic test fail fix (workaround) (#742)
This commit is contained in:
parent
da230131d0
commit
7edebd8d87
@ -75,6 +75,8 @@ InferenceEngine::Blob::Ptr OutputLayersHandlingInTransformations::GenerateInput(
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
void OutputLayersHandlingInTransformations::SetUp() {
|
void OutputLayersHandlingInTransformations::SetUp() {
|
||||||
|
threshold = 0.05;
|
||||||
|
|
||||||
InferenceEngine::SizeVector inputShape1;
|
InferenceEngine::SizeVector inputShape1;
|
||||||
InferenceEngine::Precision netPrecision;
|
InferenceEngine::Precision netPrecision;
|
||||||
InferenceEngine::details::LayerTransformation::Params params;
|
InferenceEngine::details::LayerTransformation::Params params;
|
||||||
|
Loading…
Reference in New Issue
Block a user