Class ov::pass::low_precision::MultiplyToGroupConvolutionTransformation#
-
class MultiplyToGroupConvolutionTransformation : public ov::pass::low_precision::CleanupTransformation#
MultiplyToGroupConvolutionTransformation replace quantized Multiply operations to GroupConvolution to speed up inference.
For more details about the transformation, refer to MultiplyToGroupConvolutionTransformation page in the OpenVINO Developer Guide.