mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 22:16:27 +08:00
Update Torch testdata
This commit is contained in:
parent
dbcb454917
commit
818a91f4f7
@ -103,7 +103,7 @@ typedef testing::TestWithParam<DNNTarget> Test_Torch_layers;
|
||||
|
||||
TEST_P(Test_Torch_layers, run_convolution)
|
||||
{
|
||||
runTorchNet("net_conv", GetParam());
|
||||
runTorchNet("net_conv", GetParam(), "", false, true);
|
||||
}
|
||||
|
||||
TEST_P(Test_Torch_layers, run_pool_max)
|
||||
|
Loading…
Reference in New Issue
Block a user