Remove old code which isn't needed anymore (#5024)
This commit is contained in:
parent
2f7c505aea
commit
542a35794f
@ -32,9 +32,6 @@ std::string ReduceOpsLayerTest::getTestCaseName(testing::TestParamInfo<reduceMea
|
||||
}
|
||||
|
||||
void ReduceOpsLayerTest::SetUp() {
|
||||
// TODO: Issue 33151
|
||||
// Failed to create function on SetUp stage with some parameters
|
||||
SKIP_IF_CURRENT_TEST_IS_DISABLED()
|
||||
InferenceEngine::Precision netPrecision;
|
||||
bool keepDims;
|
||||
ngraph::helpers::ReductionType reductionType;
|
||||
|
Loading…
Reference in New Issue
Block a user