ROIAlign cpu tests disabled (#8887)

This commit is contained in:
Vladislav Golubev 2021-11-29 12:03:21 +03:00 committed by GitHub
parent 541c8721c7
commit 63822e0bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ std::vector<std::string> disabledTestPatterns() {
R"(.*CTCLossLayerTest.*CMR=1.*)",
R"(.*CTCLossLayerCPUTest.*ctcMergeRepeated=1.*)",
// Issue: 72151
R"(.*smoke_ROIAlignLayoutTest.*bf16.*)",
R"(.*smoke_ROIAlignLayoutTest.*)",
};
#define FIX_62820 0