提交 e8093608 编写于 作者: T Travis CI

Deploy to GitHub Pages: c8e7d108

上级 6f136ec6
......@@ -846,7 +846,7 @@ Duplicable: False Optional: False</td>
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>x</strong> &#8211; (Tensor) Input tensor of scale operator.
Duplicable: False Optional: False</li>
<li><strong>scale</strong> (<em>FLOAT</em>) &#8211; (float, default 0)The scaling factor of the scale operator.</li>
<li><strong>scale</strong> (<em>FLOAT</em>) &#8211; (float, default 1.0)The scaling factor of the scale operator.</li>
</ul>
</td>
</tr>
......
......@@ -3316,7 +3316,7 @@
{
"name" : "scale",
"type" : "float",
"comment" : "(float, default 0)The scaling factor of the scale operator.",
"comment" : "(float, default 1.0)The scaling factor of the scale operator.",
"generated" : 0
} ]
},{
......
......@@ -865,7 +865,7 @@ Duplicable: False Optional: False</td>
<tr class="field-odd field"><th class="field-name">参数:</th><td class="field-body"><ul class="first simple">
<li><strong>x</strong> &#8211; (Tensor) Input tensor of scale operator.
Duplicable: False Optional: False</li>
<li><strong>scale</strong> (<em>FLOAT</em>) &#8211; (float, default 0)The scaling factor of the scale operator.</li>
<li><strong>scale</strong> (<em>FLOAT</em>) &#8211; (float, default 1.0)The scaling factor of the scale operator.</li>
</ul>
</td>
</tr>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册