1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Fuse tf.nn.l2_normalize layer

This commit is contained in:
Dmitry Kurtaev
2018-04-04 20:32:00 +03:00
parent d294e9d62a
commit 1ba72ca0d3
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"