Commit 354c03a
Fix 8w8a qat qconfig setting activations (pytorch#13284)
Summary:
8-bit activation qconfig should not use reduce_range=True which limits the range to 0,127. This diff fixes that issue.
Reviewed By: cccclai
Differential Revision: D800072261 parent 310a05d commit 354c03a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | 399 | | |
401 | 400 | | |
402 | 401 | | |
| |||
0 commit comments