Commit c576518
Allow zero-element tensors for shared inputs. (#13935)
Summary:
Pull Request resolved: #13935
Adds support for the case where method inputs are zero-element. Similar to #13623, but adds support for shared input instead.
Reviewed By: JacobSzwejbka, DrJessop
Differential Revision: D816534871 parent 8973eeb commit c576518
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | | - | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
154 | 159 | | |
155 | | - | |
| 160 | + | |
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
| |||
0 commit comments