* Enable new FP16 format and support mixed precision
* Apply review comments
* Fix issue with fp64 in FakeQuantWithMinMaxVars.py
* Enabme decompression converts fusing for CPU plugin
* Apply review feedback
* Fix code style
* Fix issue with np.full and apply review feedback
* Apply review feedback
* Fix HardSigmoid onnx extractor
* Replace np.arrays that were skipped with mo_array
* Fix compress_quantized_weights_test.py
* Fix import issues
* Apply review feedback and fix type of fusing linops in MO
* Apply review feedback
* Fix types for Mean/Scales and MXNET zeros
* Add RandomUniform_8 to ConvertPrecision
* Fix merge issue
* Fix consts names collision in GPU plugin