Class ov::pass::low_precision::BatchToSpaceTransformation

class BatchToSpaceTransformation : public ov::pass::low_precision::LayerTransformation

BatchToSpaceTransformation propagates dequantization operations through BatchToSpace operation.

For more details about the transformation, refer to BatchToSpaceTransformation page in the Inference Engine Developer Guide.