mirror of
https://github.com/opencv/opencv.git
synced 2025-06-09 10:40:46 +08:00
remove filter
This commit is contained in:
parent
9b97c97bd1
commit
031846f2e1
@ -118,9 +118,6 @@ public:
|
|||||||
|
|
||||||
TEST_P(Test_ONNX_layers, InstanceNorm)
|
TEST_P(Test_ONNX_layers, InstanceNorm)
|
||||||
{
|
{
|
||||||
if(backend == DNN_BACKEND_CUDA)
|
|
||||||
applyTestTag(CV_TEST_TAG_DNN_SKIP_CUDA); /* MVN is not supported */
|
|
||||||
|
|
||||||
if (target == DNN_TARGET_MYRIAD)
|
if (target == DNN_TARGET_MYRIAD)
|
||||||
testONNXModels("instancenorm", npy, 0, 0, false, false);
|
testONNXModels("instancenorm", npy, 0, 0, false, false);
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user