mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
fix Flatten axis=rank bug
This commit is contained in:
@@ -1170,6 +1170,7 @@ TEST_P(Test_ONNX_layers, DynamicReshape)
|
||||
testONNXModels("dynamic_reshape_opset_11");
|
||||
testONNXModels("flatten_by_prod");
|
||||
testONNXModels("flatten_const");
|
||||
testONNXModels("flatten_axis_numaxes");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, Reshape)
|
||||
|
||||
Reference in New Issue
Block a user