Make pre-commit green again (#17727)
* Make pre-commit green again * Minimize impact
This commit is contained in:
parent
29f1ba9f42
commit
5e299c1949
@ -403,6 +403,7 @@ TEST_F(FrontEndConversionWithReferenceTestsF, ModelWithEmptyTensorListAndPushBac
|
||||
auto recover_item = make_shared<Reshape>(list_push_back, recover_item_shape, false);
|
||||
model_ref = make_shared<Model>(OutputVector{recover_item}, ParameterVector{x});
|
||||
}
|
||||
comparator.disable(FunctionsComparator::CmpValues::ATTRIBUTES);
|
||||
}
|
||||
|
||||
TEST_F(FrontEndConversionWithReferenceTestsF, ModelWithAssertNode) {
|
||||
|
Loading…
Reference in New Issue
Block a user