mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge pull request #23511 from zihaomu:issue_23465
This commit is contained in:
@@ -256,6 +256,7 @@ TEST_P(Test_ONNX_layers, Convolution3D_bias)
|
||||
applyTestTag(CV_TEST_TAG_DNN_SKIP_CUDA_FP16);
|
||||
}
|
||||
testONNXModels("conv3d_bias");
|
||||
testONNXModels("conv3d_depthwise_bias"); // kernel 1x1
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, Two_convolution)
|
||||
|
||||
Reference in New Issue
Block a user