mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Merge pull request #11236 from dkurt:dnn_fuse_l2_norm
This commit is contained in:
@@ -482,6 +482,7 @@ node {
|
||||
name: "conv4_3_norm/l2_normalize"
|
||||
op: "L2Normalize"
|
||||
input: "Relu_4:0"
|
||||
input: "conv4_3_norm/l2_normalize/Sum/reduction_indices"
|
||||
}
|
||||
node {
|
||||
name: "conv4_3_norm/mul_1"
|
||||
|
||||
Reference in New Issue
Block a user