openvino/model-optimizer/extensions
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
..
analysis [MO] Fix many spelling and grammar errors (#2543) 2020-10-09 12:16:12 +03:00
back [LPT] Q/DQ support integration (#3575) 2021-02-03 17:05:34 +03:00
front Extend GELU merger patterns (#4130) 2021-02-02 17:59:12 +03:00
load [MO] Implement TensorFlow 2 While and Keras RNN support in MO (#3573) 2021-01-21 17:39:57 +03:00
middle Add MO support for MVN-6 (#3772) 2021-02-02 17:45:56 +03:00
ops Remove redundant attributes in back_edges for TI and Loop layers (#4133) 2021-02-03 14:50:47 +03:00
__init__.py Publishing R3 2018-10-16 13:45:03 +03:00