mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
@@ -136,6 +136,11 @@ TEST_P(Test_ONNX_layers, ReLU)
|
||||
testONNXModels("ReLU");
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, Clip)
|
||||
{
|
||||
testONNXModels("clip", npy);
|
||||
}
|
||||
|
||||
TEST_P(Test_ONNX_layers, MaxPooling_Sigmoid)
|
||||
{
|
||||
testONNXModels("maxpooling_sigmoid");
|
||||
|
||||
Reference in New Issue
Block a user