You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd>Values that are live-out to the enclosing scope. The return values in the `then_branch` and `else_branch` must be of the same shape and same data type.</dd>
1844
1844
</dl>
1845
1845
@@ -2445,14 +2445,14 @@ This version of the operator has been available since version 1 of the default O
2445
2445
<dd>A maximum trip-count for the loop specified at runtime. Optional. pass empty string to skip.</dd>
2446
2446
<dt><tt>cond</tt> : B</dt>
2447
2447
<dd>A boolean termination condition. Pass empty string to skip.</dd>
<dd>Final N loop carried dependency values then K scan_outputs</dd>
2457
2457
</dl>
2458
2458
@@ -8288,14 +8288,14 @@ This version of the operator has been available since version 8 of the default O
8288
8288
<dl>
8289
8289
<dt><tt>sequence_lens</tt> (optional) : I</dt>
8290
8290
<dd>Optional tensor specifying lengths of the sequences in a batch. If this input is not specified, all sequences are assumed to be of the maximum sequence length (the dimension of the sequence axis of the scan_input tensors).</dd>
<dd>Values that are live-out to the enclosing scope. The return values in the `then_branch` and `else_branch` must be of the same shape and same data type.</dd>
4716
4716
</dl>
4717
4717
@@ -5695,14 +5695,14 @@ This version of the operator has been available since version 1 of the default O
5695
5695
<dd>A maximum trip-count for the loop specified at runtime. Optional. pass empty string to skip.</dd>
5696
5696
<dt><tt>cond</tt> : B</dt>
5697
5697
<dd>A boolean termination condition. Pass empty string to skip.</dd>
<dd>Final N loop carried dependency values then K scan_outputs</dd>
5707
5707
</dl>
5708
5708
@@ -9705,14 +9705,14 @@ This version of the operator has been available since version 8 of the default O
9705
9705
<dl>
9706
9706
<dt><tt>sequence_lens</tt> (optional) : I</dt>
9707
9707
<dd>Optional tensor specifying lengths of the sequences in a batch. If this input is not specified, all sequences are assumed to be of the maximum sequence length (the dimension of the sequence axis of the scan_input tensors).</dd>
0 commit comments