<li><strong>input</strong> (<em>Variable</em>) – Input tensor, has predictions.</li>
<li><strong>label</strong> (<em>Variable</em>) – Label tensor, has target labels.</li>
</ul>
</td>
</tr>
<trclass="field-even field"><thclass="field-name">Returns:</th><tdclass="field-body"><pclass="first">The tensor variable storing the element-wise squared error difference of input and label.</p>
<li><strong>input</strong> (<em>Variable</em>) – Input tensor, has predictions.</li>
<li><strong>label</strong> (<em>Variable</em>) – Label tensor, has target labels.</li>
</ul>
</td>
</tr>
<trclass="field-even field"><thclass="field-name">返回:</th><tdclass="field-body"><pclass="first">The tensor variable storing the element-wise squared error difference of input and label.</p>