Enabled tests
This commit is contained in:
@@ -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,
|
||||
|
||||
1
thirdparty/json/nlohmann_json_schema_validator
vendored
Submodule
1
thirdparty/json/nlohmann_json_schema_validator
vendored
Submodule
Submodule thirdparty/json/nlohmann_json_schema_validator added at 27fc1d0945
Reference in New Issue
Block a user