[IE CLDNN] Remove fp16 of Convert layer test from skip_tests.config.cpp as it works now (#4913)
This commit is contained in:
parent
4d2fc1c678
commit
3eac187e2e
@ -26,8 +26,6 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*(PreprocessTest).*(ReverseInputChannelsPreProcessGetBlob).*)",
|
||||
// TODO: Issue: 51764
|
||||
".*PreprocessConversionTest.*",
|
||||
// TODO: Issue: 41467 -- "unsupported element type f16 op Convert"
|
||||
R"(.*(ConvertLayerTest).*targetPRC=FP16.*)",
|
||||
// TODO: Issue: 41462
|
||||
R"(.*(SoftMaxLayerTest).*axis=0.*)",
|
||||
// TODO: Issue: 41461
|
||||
|
Loading…
Reference in New Issue
Block a user