Commit 5b4e763
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 c6e52f3 commit 5b4e763
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
| |||
0 commit comments