<li><strong>x</strong> (<em>Variable|list</em>) – The input tensor from which the data will be read.</li>
<li><strong>i</strong> (<em>Variable|list</em>) – The subscript index in tensor array, that points the
place from which data will be read.</li>
<li><strong>array</strong> (<em>Variable|list</em>) – The data can be read into this variable if
this is assigned.</li>
</ul>
</td>
</tr>
<trclass="field-even field"><thclass="field-name">Returns:</th><tdclass="field-body"><pclass="first">The tensor type variable that has the data written to it.</p>
<li><strong>x</strong> (<em>Variable|list</em>) – The input tensor from which the data will be read.</li>
<li><strong>i</strong> (<em>Variable|list</em>) – The subscript index in tensor array, that points the
place from which data will be read.</li>
<li><strong>array</strong> (<em>Variable|list</em>) – The data can be read into this variable if
this is assigned.</li>
</ul>
</td>
</tr>
<trclass="field-even field"><thclass="field-name">返回:</th><tdclass="field-body"><pclass="first">The tensor type variable that has the data written to it.</p>