Ivan Sidorenko
Results
2
issues of
Ivan Sidorenko
Main goals for this PR are the following: 1. E2E compilation should work without QNN canonicalization on the Hexagon target. 2. Enable int8 -> int8 computation for dense/conv2d operation. What...
This is PoC implementation of SmoothQuant. **Some important notes:** - It quantizes not only weights, but also activations. This quantization was not integrated into ParamManager and lives as a separate...