mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Import ClipByValue from Keras
This commit is contained in:
@@ -415,6 +415,7 @@ TEST(Test_TensorFlow, softmax)
|
||||
TEST(Test_TensorFlow, relu6)
|
||||
{
|
||||
runTensorFlowNet("keras_relu6");
|
||||
runTensorFlowNet("keras_relu6", DNN_TARGET_CPU, /*hasText*/ true);
|
||||
}
|
||||
|
||||
TEST(Test_TensorFlow, keras_mobilenet_head)
|
||||
|
||||
Reference in New Issue
Block a user