mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Merge pull request #12128 from dkurt:dnn_fix_12066
This commit is contained in:
@@ -212,6 +212,7 @@ TEST_P(Test_TensorFlow_layers, reshape)
|
||||
runTensorFlowNet("shift_reshape_no_reorder");
|
||||
runTensorFlowNet("reshape_no_reorder");
|
||||
runTensorFlowNet("reshape_reduce");
|
||||
runTensorFlowNet("reshape_as_shape");
|
||||
}
|
||||
|
||||
TEST_P(Test_TensorFlow_layers, flatten)
|
||||
|
||||
Reference in New Issue
Block a user