Commit 633b116
authored
Fix int8 buffers support detection (pytorch#6404)
Summary:
## Context
As title. Fixes a small type which prevented us from detecting that int8 buffers are not supported.
Differential Revision: D647044431 parent 10a8e24 commit 633b116
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments