@@ -75,9 +75,9 @@ A backward network is a series of backward operators. The main idea of building
**sharing variables**. As illustrated in the pictures, two operator's share the same variable name of W@GRAD, which will overwrite their sharing input variable.
<palign="center">
<imgsrc="./images/duplicate_op.png"alt="Sharing variables in operators."width="50%"><br/>