Enabled several CPU tests (#7724)
This commit is contained in:
parent
62ed238f54
commit
1f5355cd07
@ -67,10 +67,6 @@ std::vector<std::string> disabledTestPatterns() {
|
|||||||
R"(.*BF16NetworkRestore1.*)",
|
R"(.*BF16NetworkRestore1.*)",
|
||||||
R"(.*MobileNet_ssd_with_branching.*)",
|
R"(.*MobileNet_ssd_with_branching.*)",
|
||||||
|
|
||||||
// TODO: 55656 AUTO plugin and QueryNetwork
|
|
||||||
R"(.*CoreThreading.*smoke_QueryNetwork.*targetDevice=AUTO_config.*)",
|
|
||||||
// Unsupported config KEY_ENFORCE_BF16 for AUTO plugin
|
|
||||||
R"(.*Behavior_Auto.*InferRequestSetBlobByType.*)",
|
|
||||||
// TODO: 57562 No dynamic output shape support
|
// TODO: 57562 No dynamic output shape support
|
||||||
R"(.*NonZeroLayerTest.*)",
|
R"(.*NonZeroLayerTest.*)",
|
||||||
// need to implement Export / Import
|
// need to implement Export / Import
|
||||||
|
Loading…
Reference in New Issue
Block a user