Edward Shogulin
f57f1fafc7
[LPT] Q/DQ support integration (#3575)
* [ MO ] New INT weights form
Ticket #34096
FQ = Quantize -> Dequantize =
= FQ` -> Convert(int8) -> Convert(src_dtype) -> FQ =
= Constant(int8) -> Convert(src_dtype) -> FQ =
= Constant(int8) -> Convert(src_dtype) -> Subtract(zero_point) -> Multiply(scale)
* [LPT] Q/DQ representation support
Co-authored-by: Evgenya Stepyreva <evgenya.stepyreva@intel.com>
2021-02-03 17:05:34 +03:00
..
2020-10-09 12:16:12 +03:00
2021-02-03 17:05:34 +03:00
2021-02-02 17:59:12 +03:00
2021-01-21 17:39:57 +03:00
2021-02-02 17:45:56 +03:00
2021-02-03 14:50:47 +03:00
2018-10-16 13:45:03 +03:00