Commit 535dcfb
Increase constructTuple max inputs to 12 (pytorch#16503)
Summary: Currently, `constructTuple` supports at most 10 inputs. This
diff increases that maximum to 12 inputs.
Differential Revision: D90297949
Co-authored-by: Meng Tan <mengtan@meta.com>1 parent 8e8d97e commit 535dcfb
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | | - | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
0 commit comments