mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Concat layer from TensorFlow with constant inputs
This commit is contained in:
@@ -136,6 +136,7 @@ TEST_P(Test_TensorFlow_layers, padding)
|
||||
runTensorFlowNet("padding_same");
|
||||
runTensorFlowNet("padding_valid");
|
||||
runTensorFlowNet("spatial_padding");
|
||||
runTensorFlowNet("keras_pad_concat");
|
||||
}
|
||||
|
||||
TEST_P(Test_TensorFlow_layers, eltwise_add_mul)
|
||||
|
||||
Reference in New Issue
Block a user