Commit b43ae30
Per channel fq2i (#8)
* WIP support per-channel quantization
* more WIP
* More WIP
* fix issue with per-channel bias_add
* Fix fake quantize tests (#4)
* Fixed fake quantize issues.
* Formatting.
* Cleanup unused imports
* Fix real int8 tests.
* Add Relu
* One more little one (#5)
* Fixed fake quantize issues.
* Formatting.
* Cleanup unused imports
* Fix real int8 tests.
* Fix requantize shape bug.
* Non-working Per-channel Dense
* Fix legalization for non spatial operators. (#6)
* Fix legalization for non spatial operators.
* Fix axis checks for end2end functionality.
* fix axis normalization
fix lint
fix lint again
* Fix bug in requantize dimension expansion.
* Format.
Co-authored-by: Josh Fromm <jwfromm@octoml.ai>1 parent c31512d commit b43ae30
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
145 | 147 | | |
146 | | - | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
0 commit comments