未验证 提交 dd6b45a0 编写于 作者: S SunAhong1993 提交者: GitHub

Update Reduction.md

上级 d43952c5
...@@ -8,7 +8,7 @@ layer { ...@@ -8,7 +8,7 @@ layer {
type: "Reduction" type: "Reduction"
bottom: "reduce" bottom: "reduce"
top: “reduce" top: “reduce"
reduction_param{ reduction_param {
operation: SUM operation: SUM
axis: 1 axis: 1
coeff: 2 coeff: 2
...@@ -54,7 +54,7 @@ layer { ...@@ -54,7 +54,7 @@ layer {
type: "Reduction" type: "Reduction"
bottom: "reduce" bottom: "reduce"
top: “reduce" top: “reduce"
reduction_param{ reduction_param {
operation: SUM operation: SUM
axis: 2 axis: 2
coeff: 2 coeff: 2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册