Commit 733d315
ssjia
Update base for Update on "[ET-VK] Quantized Int8 Convolution"
See the below diff; this diff implements int8 quantized conv2d using the quantized linear layer introduced below.
Note that the current implementation doesn't yet support depthwise convs; a specialized implementation will need to be added for that.
Differential Revision: [D81330809](https://our.internmc.facebook.com/intern/diff/D81330809/)
[ghstack-poisoned]1 parent a5d8a02 commit 733d315
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
| 46 | + | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
0 commit comments