Enabled tests

This commit is contained in:
Mikhail Ryzhov
2023-04-17 12:05:45 +02:00
parent 5b9dcd33c3
commit daed290452
2 changed files with 2 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ TEST_P(MatMulOverloadCorrectionNegTest, CompareWithRefImpl) {
EXPECT_THAT(what.str(), ::testing::HasSubstr(expected));
std::cout.rdbuf(sbuf);
std::cerr.rdbuf(ebuf);
Run();
};
const std::vector<InferenceEngine::Precision> netPrecisions = {InferenceEngine::Precision::FP32,

Submodule thirdparty/json/nlohmann_json_schema_validator added at 27fc1d0945