mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Merge pull request #23162 from zihaomu:issue_23151
This commit is contained in:
@@ -1731,6 +1731,11 @@ TEST_P(Test_ONNX_layers, DepthWiseAdd)
|
||||
testONNXModels("depthwiseconv_add");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, DepthStride2)
|
||||
{
|
||||
testONNXModels("depthwise_stride2");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, SubFromConst)
|
||||
{
|
||||
testONNXModels("sub_from_const1");
|
||||
|
||||
Reference in New Issue
Block a user