1
0
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:
Vadim Pisarevsky
2018-04-11 15:09:55 +00:00
7 changed files with 112 additions and 39 deletions
@@ -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"