mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Add a test case for handling output_shape property for deconvolution layer.
This commit is contained in:
@@ -73,6 +73,7 @@ TEST_P(Test_ONNX_layers, Deconvolution)
|
||||
testONNXModels("deconvolution");
|
||||
testONNXModels("two_deconvolution");
|
||||
testONNXModels("deconvolution_group");
|
||||
testONNXModels("deconvolution_output_shape");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, Dropout)
|
||||
|
||||
Reference in New Issue
Block a user